Skip to content
This repository has been archived by the owner on Aug 3, 2023. It is now read-only.
/ wwf-tippspiel Public archive

Vue application using facebook apis to load posts and comments to automatically evaluate the posts

Notifications You must be signed in to change notification settings

drik98/wwf-tippspiel

Repository files navigation

wwf-tippspiel

Netlify Status

Project setup

npm install

Create a .env.local file at the root of the project containing the environment variables needed for the facebook graph api requests.

VUE_APP_FACEBOOK_APP_ID=<APP_ID>
VUE_APP_FACEBOOK_GROUP_ID=<GROUP_ID>

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

Deployment

Netlify

The master branch and pull requests against it are automatically deployed with netflify. To ensure the page will work the environment variables that are locally set have to be provided as well.

About

Vue application using facebook apis to load posts and comments to automatically evaluate the posts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published