Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* chore: Bakend setup rework (#10) * chore: Bakend setup rework * 🐞 fix: Satisfy typescript compiler * 🔵 other: satisfy linter * ✨feature: Add CI mode for backend run to test server start in CICD * 🐞 fix: Esbuild set production env at build time * 🐞 fix: Make disconnect db only run when db initialized * 🐞 fix: Make github action not fail on expected timeout * 🐞 fix: Gh action * 🐞 fix: gh action * 🐞 fix: gh action * 🐞 fix: gh action * Merge backend rework and ci actions into main (#12) * chore: Bakend setup rework * 🐞 fix: Satisfy typescript compiler * 🔵 other: satisfy linter * ✨feature: Add CI mode for backend run to test server start in CICD * 🐞 fix: Esbuild set production env at build time * 🐞 fix: Make disconnect db only run when db initialized * 🐞 fix: Make github action not fail on expected timeout * 🐞 fix: Gh action * 🐞 fix: gh action * 🐞 fix: gh action * 🐞 fix: gh action * Setup 2 (#13) * chore: Bakend setup rework * 🐞 fix: Satisfy typescript compiler * 🔵 other: satisfy linter * ✨feature: Add CI mode for backend run to test server start in CICD * 🐞 fix: Esbuild set production env at build time * 🐞 fix: Make disconnect db only run when db initialized * 🐞 fix: Make github action not fail on expected timeout * 🐞 fix: Gh action * 🐞 fix: gh action * 🐞 fix: gh action * 🐞 fix: gh action * Setup i18n (#14) * chore: Bakend setup rework * 🐞 fix: Satisfy typescript compiler * 🔵 other: satisfy linter * ✨feature: Add CI mode for backend run to test server start in CICD * 🐞 fix: Esbuild set production env at build time * 🐞 fix: Make disconnect db only run when db initialized * 🐞 fix: Make github action not fail on expected timeout * 🐞 fix: Gh action * 🐞 fix: gh action * 🐞 fix: gh action * 🐞 fix: gh action * 🖥️ wip: Setup i18n solution * 🐞 fix: Make linter compatible with i18n * 🐞 fix: Metadata & use Client Directive * 🐞 fix: Remove harming lines from nested layout.tsx files * 🐞 temp fix: Metadata, i18n & use Client Directive * Added TODO i18n support for country names Co-authored-by: Felix <[email protected]> --------- Co-authored-by: Felix <[email protected]>
- Loading branch information