Go to file
Guillaume Dorce a6a6738e4b fix date format 2022-09-30 12:32:29 +02:00
client fix date format 2022-09-30 12:32:29 +02:00
prisma save token in db when generated 2022-08-26 15:00:24 +02:00
src add toast notification and fix postion of element. Implement popup 2022-09-29 15:16:01 +02:00
.env.example add parameter for db token checking 2022-08-26 15:53:17 +02:00
.eslintrc.json first commit with back using express prisma ts, and front vite react ts 2022-08-15 18:57:25 +02:00
.gitignore fix problem with multer 2022-08-27 17:05:38 +02:00
.prettierrc first commit with back using express prisma ts, and front vite react ts 2022-08-15 18:57:25 +02:00
README.md update readme 2022-09-09 08:58:50 +02:00
package.json store file with uuid and store only name in db 2022-09-02 10:18:08 +02:00
pnpm-lock.yaml store file with uuid and store only name in db 2022-09-02 10:18:08 +02:00
tsconfig.json reject posts route if token is invalid and send one on login 2022-08-26 12:24:38 +02:00

README.md

Groupomania

Instructions

  1. Clonez le dépôt git en éxécutant git clone https://github.com/polynux/groupomania-openclassrooms.

  2. Executez cd groupomania-openclassrooms puis npm install.

  3. Pour compiler les fichiers, éxecutez npm run build.

  4. Enfin, pour démarrer le serveur, éxecutez npm start.

TODO

  • Régler un problème avec prisma. Il demande un roleId pour la création de l'utilisateur mais ce n'est pas présent dans le model.
  • Utiliser NeutralinoJS pour faire une application desktop