2.1.1 • Published 10 months ago

group4-backend v2.1.1

Weekly downloads
-
License
-
Repository
-
Last release
10 months ago

Backend

API Docs

https://web2-p3-backend-grupo4.vercel.app/docs

API Endpoints

https://web2-p3-backend-grupo4.vercel.app/api/...

How to add to this project

To add a new route to this api you need to do the following: 1. Create a new file in the routers folder 2. Add the routes to the file 3. Add the new router to the appRouter in src/router

See the examples in /src/routers for more information

Setup

Before running make sure to add a .env file with the following variables:

DATABASE_URL=''
BASE_URL='localhost:3000'

and run the following commands:

npm install
npx prisma generate

Technologies used

  • Typescript
  • TRPc
  • Prisma
  • Fastify
  • Zod
  • Postgres

Commands

start in dev mode

npm run dev

start in vercel debug mode

npm run vercel-debug

seed

npm run db:seed

reset & seed

npm run db:reset

push schema to database

npx prisma db push

lint

npm run lint

prettier-format

npm run prettier-format

Links

2.1.1

10 months ago

2.1.0

10 months ago

2.0.35

10 months ago

2.0.34

10 months ago

2.0.33

10 months ago

2.0.32

10 months ago

2.0.31

10 months ago

2.0.30

10 months ago

2.0.29

10 months ago

2.0.28

10 months ago

2.0.27

10 months ago

2.0.26

10 months ago

2.0.25

10 months ago

2.0.24

10 months ago

2.0.23

10 months ago

2.0.22

10 months ago

2.0.21

10 months ago

2.0.20

10 months ago

2.0.19

10 months ago

2.0.18

10 months ago

2.0.17

10 months ago

2.0.16

10 months ago

2.0.15

10 months ago

2.0.14

10 months ago

2.0.13

10 months ago

2.0.12

10 months ago

2.0.11

10 months ago

2.0.9

10 months ago

2.0.8

10 months ago

2.0.7

10 months ago

2.0.6

10 months ago

2.0.5

10 months ago

2.0.4

10 months ago

2.0.3

10 months ago

2.0.2

10 months ago

2.0.0

10 months ago

1.0.24

11 months ago

1.0.23

11 months ago

1.0.22

11 months ago

1.0.21

11 months ago

1.0.20

11 months ago

1.0.19

11 months ago

1.0.18

11 months ago

1.0.17

11 months ago

1.0.16

11 months ago

1.0.15

11 months ago

1.0.14

11 months ago

1.0.13

11 months ago

1.0.12

11 months ago

1.0.11

11 months ago

1.0.10

11 months ago

1.0.9

11 months ago

1.0.8

11 months ago

1.0.7

11 months ago

1.0.6

11 months ago

1.0.5

11 months ago

1.0.4

11 months ago

1.0.3

11 months ago

1.0.2

11 months ago

1.0.1

11 months ago

1.0.0

11 months ago