Skip to content

Notable features

nodeexx edited this page Jan 14, 2024 Β· 14 revisions

🎭 E2E testing via Playwright for main happy paths

🌐 API testing via Playwright API testing for main happy paths

πŸ§ͺ Unit tests via Vitest and Svelte testing library

πŸ”„ CI/CD using GitHub Actions and Northflank Pipelines

🧹 Comprehensive linting setup

πŸš€ Deployment via Northflank

🐳 Ability to easily run the whole stack locally with different Dockerization levels

πŸ“ Centralized app config

🎨 Centralized design token management

βš™οΈ Client works even without enabled JavaScript (with some exceptions)

πŸ› οΈ Maintenance mode enabled during deployments

πŸ”€ Smart redirects for signed-in/sign-out states

πŸ“’ Standardized user notifications

🚫 Comprehensive global error handling

πŸ›‘ Configured graceful server shutdown

🩺 Includes healthcheck API endpoint

πŸ’¬ A lot of helpful comments in the codebase

Clone this wiki locally