Skip to content

A sample dolphjs application that utilizes all the core utilities provided by dolphjs. Study the codebase to understand how to use dolphjs

License

Notifications You must be signed in to change notification settings

dolphjs/basic-sample-dolph-app

Repository files navigation

dolphjs sample app

A simple application to illustrate how to use dolphjs and utilize it's utility functions

start

  • edit the mongoose url in the dolp_confg.yaml file to suit yours

  • run yarn to install packages then install nodemon [I have nodemon installed gloablly]

  • run the yarn dev:docker:start command to start the mongoose docker container (make usre you have docker installed. Alternatively, you can forget about using docker)

  • run yarn dev:start to start the application in development mode or yarn start to run in production mode

About

A sample dolphjs application that utilizes all the core utilities provided by dolphjs. Study the codebase to understand how to use dolphjs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published