Skip to content

thejuggernaut01/todo-app-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo App Backend

My backend solution to StraitPay Software Developer test. The objective is to create a to-do list app using the MERN Stack within specified time frame. The app should allows users to create, edit, and delete tasks.

Tech Stack

Backend: Node.js, Express.js, Typescript

Database: Mongodb

ODM: Mongoose

Authentication: JWT Authentication - Access & Refresh Token

Validation: Zod

Run Locally

Clone the project

  git clone https://github.com/thejuggernaut01/todo-app-backend.git

Go to the project directory

  cd todo-app-backend

Install dependencies

  npm install

Start the server

  npm start

Developer

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors