Skip to content

🦾 Personal API built with Nest JS, Fastify, TypeScript, Prisma, PostgreSQL and Supabase.

Notifications You must be signed in to change notification settings

sherbolotarbaev/personal-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal API ✨

Installation

First, ensure you have pnpm installed. Then, install the project dependencies:

$ pnpm install

Running the app

# development
$ pnpm run start

# watch mode
$ pnpm run start:dev

# production mode
$ pnpm run start:prod

Test

# unit tests
$ pnpm run test

# e2e tests
$ pnpm run test:e2e

# test coverage
$ pnpm run test:cov

About

🦾 Personal API built with Nest JS, Fastify, TypeScript, Prisma, PostgreSQL and Supabase.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages