1
0
mirror of synced 2025-10-29 02:19:19 +00:00

database setup / user model / ejs

This commit is contained in:
Valentin PUCCETTI
2023-09-10 14:47:24 +02:00
parent 8340a135d6
commit d7e8e8bf88
9 changed files with 1448 additions and 16 deletions

6
.gitignore vendored
View File

@@ -87,6 +87,12 @@ web_modules/
.next
out
database.db
.DS_Store
package-lock.json
.idea/
# Nuxt.js build / generate output
.nuxt
dist