Skip to content

Quintisimo/leonardo-code-assessment

Repository files navigation

Fastify and Prisma Rest Server

This repo uses devcontainers. You will need the Dev Containers plugin and Docker

Steps To Run

  • Spin up the dev container, this should automatically run pnpm install and prisma generate
  • Run pnpm dev to start the dev server
  • For production run pnpm build and then pnpm start
  • The repo also uses prettier for formatting and denolint for linting. These can be run using pnpm format and pnpm lint respectively

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published