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-29 04:01:56 +02:00
.vscode Rearrange things 2022-05-29 04:01:56 +02:00
components Rearrange things 2022-05-29 04:01:56 +02:00
contexts Rearrange things 2022-05-29 04:01:56 +02:00
hooks Rearrange things 2022-05-29 04:01:56 +02:00
pages Rearrange things 2022-05-29 04:01:56 +02:00
prisma Rearrange things 2022-05-29 04:01:56 +02:00
public Rearrange things 2022-05-29 04:01:56 +02:00
styles Rearrange things 2022-05-29 04:01:56 +02:00
types Rearrange things 2022-05-29 04:01:56 +02:00
utils Rearrange things 2022-05-29 04:01:56 +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 Rearrange things 2022-05-29 04:01:56 +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