Skip to content

An all in one backend starter with ts, auth, docker, email, and many more.

Notifications You must be signed in to change notification settings

Mutesa-Cedric/node-ts-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nodejs, Typescript starter

Built with

  • Typescript
  • MongoDB
  • Express

Features

  • Authentication
  • Email verification
  • Cors
  • Folder structure
  • Documentation (coming soon)
  • Testing (coming soon)
  • Docker (coming soon)

Clone the repo

git clone https://github.com/Mutesa-Cedric/node-ts-starter.git

Install

with npm :

npm install

with yarn :

yarn install

Run

yarn dev

or

 npm run dev

Build

yarn build

or

npm run build

About

An all in one backend starter with ts, auth, docker, email, and many more.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published