Skip to content

lleonori/gymnasium-fastify

Repository files navigation

Gymnasium-Fastify

Gymnasium-Fastify is a Fastify project for booking lesson.

Installation

Use node v20.11.1

Use the package manager npm to install all modules you need.

npm install

Run the project

To run the project use the command:

npm run dev

Run the project and generate enities

To run the db use the command:

npm run db:up

For generate enities use the commands:

npm run db:migrate
npm run generate:db:types

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published