Skip to content

panesardev/api-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Express api starter project

✅ Serverless Vercel api
✅ Scalable project structure
✅ JWT based authentication
✅ TypeOrm & PostgreSQL as database
✅ Zod for validation
✅ Customizable logger
✅ Typescript support

Scripts

Development server

$ yarn dev

Change git origin

Make sure to set your own git repo origin after cloning this repo.

$ git remote set-url origin "your-repo-url.git"

No testing frameworks

Do not use this template in production as it does not have any support for testing.

About

Serverless express api starter project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published