1
Fork 0
mirror of https://github.com/Steffo99/festa.git synced 2024-12-22 14:44:21 +00:00
All-in-one event organizer
Find a file
2022-05-26 16:32:11 +02:00
.vscode Add dev launch configuration 2022-05-26 16:26:43 +02:00
components Create landing page 2022-05-25 17:50:31 +02:00
contexts Make some progress 2022-05-24 18:55:21 +02:00
hooks Make some progress 2022-05-24 18:55:21 +02:00
pages Move default postcard to /public 2022-05-26 16:32:11 +02:00
prisma I actually made a lot of stuff without committing 2022-05-24 12:08:02 +02:00
public Move default postcard to /public 2022-05-26 16:32:11 +02:00
styles Create landing page 2022-05-25 17:50:31 +02:00
utils Create landing page 2022-05-25 17:50:31 +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 Configure i18n 2022-05-25 16:20:22 +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 Fix (again) i18n 2022-05-25 17:03:44 +02:00

Festa

A website for organizing events

Develop

Run:

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