DEPRECATED. Use Gateway instead.
node.js app to check whether user's account age is eligible to do the voting/polling run by /r/kpop mods.
-
git clone
-
yarn install
-
obtain credentials.json and
token.json
(script soon) for Google Sheets API -
copy
sample.env
as.env
and fill out the necessary keys -
source the file at terminal
-
nodemon .
The page is written with Bulma and Sass.
Requirement:
- Yarn
Procedure:
-
go to
static/
-
yarn install
-
yarn start
-
Make your changes at
main.scss
andindex.html
-
yarn deploy