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
dependabot[bot] 8559e911bd
Bump json5 from 1.0.1 to 1.0.2
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-08 23:27:03 +00: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 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 Bump json5 from 1.0.1 to 1.0.2 2023-01-08 23:27:03 +00:00

Festa

A website for organizing events

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