Skip to content

MikeVelazcoMtz/nodeTodo

Repository files navigation

nodeTodo

This is a very basic express application that implements a TO-DO list REST API that uses JSON web tokens for authentication.

Run as a development environment

To run this on a development environment you must install docker

Having this you only need to run docker-compose up -d and everything is set.

About

My first TO-DO app using Node.js on the backend.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published