Skip to content

Repository files navigation

codecov Build Status Heroku

Development branch.

Quick Start

# Install dependencies for server
npm install

# Run the Express server only
npm run server

# Server runs on http://localhost:3000

.env example

NODE_MONGODB_URI=mongodb://root:root@localhost:27017/random_coffee
NODE_JWT_SECRET=random_jwt

TELEGRAM_BOT_ENABLED=0
TELEGRAM_BOT_TOKEN=123

CORS_ENABLED=0
CORS_ORIGINS=http://localhost:3000,https://google.com

Releases

Sponsor this project

Packages

Used by

Contributors

Languages