Skip to content

LukasJnsson/typescript-next.js-zod-rest-api

Repository files navigation

REST API with TypeScript, Next.js, Zod, MongoDB and Docker

Skills

TypeScript Next Zod MongoDB Docker

.env

MONGODB_URI=

Install the dependencies

npm i

Build the application

npm run build

Execute the application

npm start

Docker

Build image and run container

docker-compose up --build

About

REST API with TypeScript, Next.js, Zod, MongoDB and Docker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages