Skip to content

indigotech/onboard-matheus-santana

Repository files navigation

Onboard Project

Project's description

This is a project for learning the basic concepts of backend application development.

Environment and Tools

  • Node.js v22.5.1
  • npm 10.8.2
  • Typescript
  • GraphQL
  • Apollo Server
  • Docker
  • Prisma
  • PostgreSQL

How to run

  1. Clone the repository:

    • Navegue até o diretório do projeto e instale as dependências usando npm:
      git clone https://github.com/indigotech/onboard-matheus-santana.git
  2. Install dependencies:

    • Move for the directory before install dependencies:
      npm install
  3. Run docker:

    docker compose up -d
  4. Run project:

    npm start
    • If you want live-reload run:
      npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published