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:create
Create all migrations:
$ npm run db:migrate
# or
$ npx sequelize db:migrate
More info on sequelize/cli.
Runing for dev mode.
$ npm run dev
Runing for production mode.
$ npm run build
$ npm run start
- sequelize config -
server/config/config.json