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
62b7a75093ccea2a97b1a4f72da77c622a35a4c5
playzer
/
apps
/
backend
History
Jose Selesan
62b7a75093
feat: integrate @better-auth/infra for dashboard and sentinel monitoring
2026-04-21 15:03:29 -03:00
..
prisma
refactor: migrate authentication from Supabase to Better Auth and update project configuration
2026-04-17 08:35:54 -03:00
src
feat: integrate @better-auth/infra for dashboard and sentinel monitoring
2026-04-21 15:03:29 -03:00
.env.example
feat: integrate Google OAuth authentication provider and add login UI button
2026-04-20 10:16:02 -03:00
.gitignore
Updated mailer to use Mailtrap API
2026-04-17 15:23:51 -03:00
bun.lock
feat(home): move manual booking to responsive dialog
2026-04-10 16:33:45 -03:00
package.json
feat: integrate @better-auth/infra for dashboard and sentinel monitoring
2026-04-21 15:03:29 -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: standardize tsconfig paths, update deprecation settings, and format user creation timestamp to ISO string
2026-04-16 22:23:34 -03:00
README.md
To install dependencies:
bun install
To run:
bun run dev
open
http://localhost:3000