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
Stefano Pigozzi 8e5e3aacaa
Remove prefix and suffix from EditableText
It was ugly, since text changed position when a prefix was added
2022-07-18 06:13:05 +02:00
.vscode Refactor huge chunk of code 2022-07-16 03:05:42 +02:00
components Remove prefix and suffix from EditableText 2022-07-18 06:13:05 +02:00
pages Change ToolToggleEditing behaviour to "Edit / Save" 2022-07-18 05:06:45 +02:00
prisma Start building dates framework 2022-06-06 03:15:44 +02:00
public Change ToolToggleEditing behaviour to "Edit / Save" 2022-07-18 05:06:45 +02:00
styles Add missing newline at the end of a stylesheet 2022-07-18 06:10:56 +02:00
utils Handle unexpected API errors 2022-07-17 19:53:16 +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 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
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 Refactor huge chunk of code 2022-07-16 03:05:42 +02:00
package.json Refactor huge chunk of code 2022-07-16 03:05:42 +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 Refactor huge chunk of code 2022-07-16 03:05:42 +02:00

Festa

A website for organizing events

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