SocialPay is advertising platform, for each tweet with #zilliqa shoreham you can get rewards.
- TWITTER_CONSUMER_KEY
- TWITTER_CONSUMER_SECRET
- JWT_SECRET
- SESSION
- NUMBER_OF_ADMINS
- CONTRACT_ADDRESS
Create database for only test or production mode.
$ npm run db:create
# or
$ npx sequelize db:createCreate all migrations:
$ npm run db:migrate
# or
$ npx sequelize db:migrateMore info on sequelize/cli.
Runing for dev mode.
$ npm run devRuning for production mode.
$ npm run build
$ npm run start- sequelize config -
server/config/config.json