Skip to content

NodeJS + ExpressJS + MongoDB API generated by wilbur-generator

Notifications You must be signed in to change notification settings

alexbatis/generator-wilbur-example

Repository files navigation

university-app

An nodejs application generated by wilbur

Run MongoDB in a seperate process

$ mongod

Install It

$yarn install

Run It

Run in development mode:

$ yarn run dev

Run in production mode:

$ yarn run compile
$ yarn start

View the API Doc

GET <host>:<port>/api-explorer/

###note: make sure you have the .env file which is not committed to this repository or the app will not start

About

NodeJS + ExpressJS + MongoDB API generated by wilbur-generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published