andela/magma-backend

View on GitHub
.env.example

Summary

Maintainability
Test Coverage
PORT=5000
SECRET=secret
DATABASE_DEV_URL= postgres://user:password@127.0.0.1:5432/database_name
DATABASE_TEST_URL= postgres://user:password@127.0.0.1:5432/database_name