Skip to content

devandcoffee/stapi

Repository files navigation

STAPI

The project is generated by LoopBack.

Gettin started

Current datasource is connected to a mongo atlas cluster. You need to set up the MONGODB_URL environment variable.

Run the server locally

Run the following command:

MONGODB_URL=<mongo-connection-string> npm run dev

Deploy with now.sh

Run the following commands:

now secrets add mongodb-url <mongo-connection-string>
now -e MONGODB_URL=@mongodb-url

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors