This website requires JavaScript.
Explore
Help
Register
Sign In
jselesan
/
playzer
Watch
1
Star
0
Fork
0
You've already forked playzer
Code
Issues
Pull Requests
6
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e5002ce440dc342aac18dfe2497d60b67a28365b
playzer
/
apps
/
backend
History
Jose Selesan
e5002ce440
refactor: integrate Better-Auth for authentication and remove Supabase dependencies
2026-04-16 20:30:01 -03:00
..
prisma
refactor: integrate Better-Auth for authentication and remove Supabase dependencies
2026-04-16 20:30:01 -03:00
src
refactor: integrate Better-Auth for authentication and remove Supabase dependencies
2026-04-16 20:30:01 -03:00
.env
refactor: migrate authentication from Supabase to Better Auth and update Prisma schema models
2026-04-16 20:05:08 -03:00
.env.example
Initial commit
2026-04-08 22:53:11 -03:00
.gitignore
Initial commit
2026-04-08 22:53:11 -03:00
bun.lock
feat(home): move manual booking to responsive dialog
2026-04-10 16:33:45 -03:00
package.json
refactor: migrate authentication from Supabase to Better Auth and update Prisma schema models
2026-04-16 20:05:08 -03:00
prisma.config.ts
feat: add city/state/country to complex, new settings page with sidebar, and Biome linting
2026-04-10 15:36:15 -03:00
README.md
Initial commit
2026-04-08 22:53:11 -03:00
tsconfig.json
refactor: migrate authentication from Supabase to Better Auth and update Prisma schema models
2026-04-16 20:05:08 -03:00
README.md
To install dependencies:
bun install
To run:
bun run dev
open
http://localhost:3000