1
Fork 0
mirror of https://github.com/Steffo99/festa.git synced 2024-10-16 15:07:27 +00:00
All-in-one event organizer
Find a file
2022-05-28 05:45:05 +02:00
.vscode THINGS 2022-05-28 05:45:05 +02:00
components THINGS 2022-05-28 05:45:05 +02:00
contexts Do more prototyping! 2022-05-27 02:46:30 +02:00
pages THINGS 2022-05-28 05:45:05 +02:00
prisma THINGS 2022-05-28 05:45:05 +02:00
public THINGS 2022-05-28 05:45:05 +02:00
styles THINGS 2022-05-28 05:45:05 +02:00
utils THINGS 2022-05-28 05:45:05 +02:00
.eslintrc.json Initial commit from Create Next App 2022-05-20 13:59:24 +02:00
.gitattributes Make some progress 2022-05-24 18:55:21 +02:00
.gitignore Initial commit from Create Next App 2022-05-20 13:59:24 +02:00
next-env.d.ts Initial commit from Create Next App 2022-05-20 13:59:24 +02:00
next-i18next.config.js Fix (again) i18n 2022-05-25 17:03:44 +02:00
next.config.js Fix (again) i18n 2022-05-25 17:03:44 +02:00
package.json THINGS 2022-05-28 05:45:05 +02:00
README.md Update README 2022-05-26 16:26:35 +02:00
tsconfig.json I actually made a lot of stuff without committing 2022-05-24 12:08:02 +02:00
yarn.lock THINGS 2022-05-28 05:45:05 +02:00

Festa

A website for organizing events

Develop

Run:

$ yarn install
$ yarn dev
$ open http://nitro.localhost