Skip to content

kingavatar/TodoBackend

Repository files navigation

todoOnline backend

This is the backend module for the todoOnline app.


To run this for the first run below commands.

npm install

Next to run in development mode

npm run dev

Then open http://localhost:3000/ to go to the dashboard.

To use the docker image pull image named todov100/todobackend:latest

docker pull todov100/todobackend
dokcer run todov100/todobackend 

The following properties: -[x] User login with OAuth -[x] Note, Page, User, Index APIs -[x] Continous Integration -[ ] Integration -[ ] Extension -[ ] Deployment

The project is built on the following Javascript Javascript

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors