Skip to content

learning-tutor/learning-tutor-backend

Repository files navigation

Node + TypeScript + Nest + Vitest

To run this project you'll need:

Clone this repository:

git clone https://github.com/learning-tutor/learning-tutor-backend

Install:

pnpm install

Run Docker:

docker-compose up

With docker run and Run migrations:

pnpm prisma migrate dev

Start project:

pnpm start:dev

Check the database running this command:

pnpm prisma studio

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors