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-06-03 04:10:51 +02:00
.vscode Improve development environment 2022-06-02 17:03:28 +02:00
components Move SWR hooks to their own directory 2022-06-03 04:10:51 +02:00
contexts Remove more unused imports 2022-06-02 04:31:09 +02:00
hooks Move SWR hooks to their own directory 2022-06-03 04:10:51 +02:00
pages Add support for postcard feature 2022-06-03 04:07:26 +02:00
prisma Add support for postcard feature 2022-06-03 04:07:26 +02:00
public Enforce required text prop in Error components 2022-06-02 04:34:40 +02:00
styles Create event page 2022-06-03 03:55:02 +02:00
types woahhhhhhh 2022-05-31 05:03:48 +02:00
utils Create event page 2022-06-03 03:55:02 +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 Progress! 2022-05-29 05:00:48 +02:00
package.json Improve development environment 2022-06-02 17:03:28 +02:00
README.md Update README 2022-05-26 16:26:35 +02:00
tsconfig.json woahhhhhhh 2022-05-31 05:03:48 +02:00
yarn.lock Improve development environment 2022-06-02 17:03:28 +02:00

Festa

A website for organizing events

Develop

Run:

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