Skip to content

smakosh/beaf-api

Repository files navigation

Setup

Before running anything locally, create a .env file and initialize your env variable like so:

DB=mongodb://localhost:27017/beaf
SECRET_KEY=NSA
REACT_APP_URL=http://localhost:3000 // when cors is enabled, this will be the only origin to send requests

Docker

docker-compose up

Visit: localhost:5000

About

Beaf Rest API bootstrapped in 24 hours.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors