mirror of
https://github.com/alan2207/bulletproof-react.git
synced 2026-03-28 16:17:04 +00:00
* add nextjs version with pages folder * update ci * fix head * update tests * add public page with ssr * update * rename app folder * update docs * update * init nextjs-app from nextjs-pages * migrate nextjs app * fix linting * update * more updates * update readme * update docs * use fetch api instead of axios * cleanup