oxy serve
(without args) or oxy serve --auth-mode built-in
Quick Setup
1. Basic Configuration
Createconfig.yml
:
2. Environment Variables
3. Start Application
4. First User Setup
- Navigate to
http://localhost:3000
- Click “Create Account”
- Enter email and password
- Verify email and login
SMTP Providers
Gmail
AWS SES
SendGrid
Google OAuth
1. Create Google OAuth App
- Go to Google Cloud Console
- Enable Google+ API
- Create OAuth 2.0 Client ID
- Add redirect URI:
http://localhost:3000/auth/google/callback