Documentation site for Green Dot, a security and DX focused Node.js backend framework.
=> green_dot documentation website => green_dot repo
Feel free to contribute, fork or pull request 🚀
# Install dependencies
yarn install
# Start development server
yarn dev
# Build for production
yarn build- API Services - Type-safe route generation with automatic security
- Models & DAOs - Shared models with unified security policies
- Authentication Plugins - Managed login, 2FA, and API key auth
- Frontend SDK - Auto-generated, fully typed client libraries
- Performance - Built-in caching with TanStack Query
- Astro - Static site generator
- Starlight - Documentation theme
- Tailwind CSS - Styling
- TypeScript - Type safety
This documentation is open source. Feel free to submit issues and pull requests.