Full-Stack boilerplate with latest Remix.run 2.16.6 version | react-router v7 | remix-i18next v7 | react: v19
Stars
3
Forks
0
Watchers
3
Open Issues
0
Overall repository health assessment
^1.2.2^2.20.6^2.16.6^2.16.6^0.7.1^2.1.1^12.12.1^25.2.0^8.1.0^3.0.2^1.2.1^5.1.28^0.511.0^19.1.0^19.1.0^15.5.1^9.16.0^7.6.0^7.6.0^2.5.0^3.3.0^2.16.6^2.16.6^2.16.6^2.16.6^4.1.7^4.1.7^22.15.19^19.1.4^19.1.5^6.7.4^6.7.4^10.4.21^8.38.0^4.3.5^2.31.0^6.10.2^7.37.5^5.2.0^8.5.3^4.1.7^1.3.0^5.8.3^6.3.5^5.1.4^4.15.248
commits
refactor: consolidate TypeScript config and streamline worker settings
95ba5f5View on GitHubrefactor: simplify Cloudflare worker by removing caching logic
07ef3baView on GitHubfeat: implement request caching for server build in Cloudflare worker
86bd8b0View on GitHubfix: update i18n language direction to use locale prop instead of i18n.language
e330b07View on GitHubstyle: add useTabs config and format worker types with prettier
cd52c42View on GitHubfix: set request handler environment based on NODE_ENV value
958214bView on GitHubchore: update i18next, node types, and eslint resolver dependencies
7cdea49View on GitHubrefactor: clean up i18n initialization and enable v3 single fetch
748e2f1View on GitHubrefactor: extract language detection logic into separate function for better reusability
d07238bView on GitHubrefactor: replace remix-i18next with custom i18n implementation using i18next directly
d35da97View on GitHubchore: update Wrangler types with NodeJS process env compatibility
9fe8a23View on GitHubchore: update Cloudflare compatibility settings and enable Node.js compatibility flag
2faa0adView on GitHub