This an Api for Tasks with Authorization
git clone https://github.com/learningcampili/mern-todo-backend.git
npm install
docker compose up -d
rename .env.example to .env
complete .env variables
npm run dev
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This an Api for Tasks with Authorization
git clone https://github.com/learningcampili/mern-todo-backend.git
npm install
docker compose up -d
rename .env.example to .env
complete .env variables
npm run dev