Skip to content

Repository files navigation

Express API Starter with Prisma and Typescript

A basic template for Express with TypeScript, Prisma and ZOD

Setup

Install Dependencies

npm install

Create .env file

cp .env.sample .env

Run Database

docker-compose up

Migrate Database

npx prisma migrate dev

Development

npm run dev

Lint

npm run lint

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages