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-02 04:34:40 +02:00
.vscode Rearrange things 2022-05-29 04:01:56 +02:00
components Enforce required text prop in Error components 2022-06-02 04:34:40 +02:00
contexts Remove more unused imports 2022-06-02 04:31:09 +02:00
hooks Remove more unused imports 2022-06-02 04:31:09 +02:00
pages Remove more unused imports 2022-06-02 04:31:09 +02:00
prisma idk i sleep 2022-05-30 05:19:49 +02:00
public Enforce required text prop in Error components 2022-06-02 04:34:40 +02:00
styles Merge page-tweaks into globals.css 2022-06-02 04:32:50 +02:00
types woahhhhhhh 2022-05-31 05:03:48 +02:00
utils Rename the Prisma client to database 2022-05-31 16:46:06 +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 I keep forgetting to make smaller commits 2022-05-31 16:35:13 +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 Do more stuff, pending cleanup! 2022-06-02 04:26:52 +02:00

Festa

A website for organizing events

Develop

Run:

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