1
Fork 0
mirror of https://github.com/Steffo99/festa.git synced 2024-10-16 06:57:26 +00:00
All-in-one event organizer
Find a file
2022-07-21 18:19:04 +02:00
.vscode Refactor huge chunk of code 2022-07-16 03:05:42 +02:00
components Fix some postcard-related things 2022-07-21 00:30:09 +02:00
pages Make error pages display an ErrorMain 2022-07-21 18:19:04 +02:00
prisma Start building dates framework 2022-06-06 03:15:44 +02:00
public Fix some postcard-related things 2022-07-21 00:30:09 +02:00
styles Make big changes to how mood, errors and loading are handled 2022-07-19 00:42:56 +02:00
utils Make a megafancy animation for postcard switching 2022-07-20 23:53:08 +02:00
.env.development Change up build scripts in hopes vercel will be able to build this 2022-06-08 04:31:51 +02:00
.env.example Improve .env setup 2022-06-08 02:16:31 +02:00
.env.production Improve .env setup 2022-06-08 02:16:31 +02:00
.eslintrc.json Disable @next/next/no-img-element because the image component is a bad idea 2022-07-21 00:31:03 +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
CONTRIBUTING.md Fix typo 2022-06-05 18:32:05 +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 Make a megafancy animation for postcard switching 2022-07-20 23:53:08 +02:00
package.json Add initial way to change postcard 2022-07-20 21:34:27 +02:00
README.md Improve README 2022-06-05 18:31:22 +02:00
tsconfig.json tsconfig.json is confused 2022-06-06 01:26:11 +02:00
vercel.json Make Vercel silent on deployment 2022-06-08 02:47:49 +02:00
yarn.lock Add initial way to change postcard 2022-07-20 21:34:27 +02:00

Festa

A website for organizing events

 **[Contribution guide](CONTRIBUTING.md)**