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
2024-09-05 23:32:58 +02:00
.media Update readme 2024-09-05 23:32:58 +02:00
.vscode Refactor huge chunk of code 2022-07-16 03:05:42 +02:00
components Just display errors as a string 2022-07-27 03:16:10 +02:00
pages Create some users API routes 2022-07-27 03:13:00 +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 Create initial FestaUserRenderer 2022-07-27 02:54:05 +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 Support gemoji "short"codes 2022-07-27 01:58:51 +02:00
README.md Update readme 2024-09-05 23:32:58 +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 Support gemoji "short"codes 2022-07-27 01:58:51 +02:00

Festa

All-in-one event organizer

Abandoned

Caution

The project was abandoned due to realizing how ineffective the Prisma plus Pages Next.js Router was.