See reactive-stack-js for more info.
Make sure to add .env.local
file with following content populated:
PORT = 3003
MONGODB_URI = 'mongodb://localhost:27017/reactivestackjs'
JWT_SECRET = '...'
FB_APP_ID = '...'
FB_APP_SECRET = '...'
GG_APP_ID = '...'
GG_APP_SECRET = '...'