FppEpitech / AREA

The goal of this project is to discover, as a whole, the software platform that we have chosen through the creation of a business application.
MIT License
0 stars 0 forks source link

FEAT: init structure of backend and db (FNW-10/FNW-11) #58

Closed theophile-jr closed 10 hours ago

theophile-jr commented 10 hours ago

Just initializing the backend with a hello world, express.ts. Set up the database connection with prisma, basic schema of user. (the .env is of course not pushed.)