- Set up deployment
- Add auth server
- Fix database migrations for both auth/backend services
- Fix drizzle migrations, consider env loaded from file
- Add CSRF check CORS config, make a list possible security headers
- Fix Next.js standalone Dockerfile assets see
- Clean up docker ignore
- Clean up scripts and "bin" scripts decide what to do
- Implement "signup" flow
Add better error handling
Fix Next.js cookies issue
Clean up better auth client... decide if we will use server only