Skip to content

Commit 9ace849

Browse files
committed
feat: 🎉 Add setup script and categories API routes
- Created a setup script for first-time setup with Node.js checks, .env file creation, dependency installation, Prisma client generation, database migrations, and seeding. - Implemented categories API with GET and POST routes for fetching and creating categories.
1 parent 63ea4e5 commit 9ace849

24 files changed

Lines changed: 3618 additions & 1082 deletions

.github/FUNDING.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# These are supported funding model platforms
22

33
github: sizzlebop
4+
patreon: admin@pinkpixel.dev
5+
open_collective: pinkpixel
46
ko_fi: sizzlebop
5-
custom: ["https://buymeacoffee.com/pinkpixel"]
7+
buy_me_a_coffee: pinkpixel
8+
thanks_dev: gh/sizzlebop

0 commit comments

Comments
 (0)