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
400f67b268231cbf2015f18e16b81b51626a7831
playzer
/
apps
/
backend
History
Jose Selesan
400f67b268
feat: implement session persistence for onboarding flow and fix typo in password label
2026-04-17 16:03:40 -03:00
..
prisma
refactor: migrate authentication from Supabase to Better Auth and update project configuration
2026-04-17 08:35:54 -03:00
src
Updated mailer service
2026-04-17 15:40:29 -03:00
.env
feat: implement session persistence for onboarding flow and fix typo in password label
2026-04-17 16:03:40 -03:00
.env.example
refactor: migrate authentication from Supabase to Better Auth and update project configuration
2026-04-17 08:35:54 -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
Updated mailer to use Mailtrap API
2026-04-17 15:23:51 -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