This repository has been archived by the owner on Jan 17, 2021. It is now read-only.
Version 4.0
Pre-release
Pre-release
- Frontend
- Create ⚛️React on the web client!
- Improve 🚀loading speed up on: blog.
- Create a ✍️
design system
for use in personal projects.
- Infra:
- Update the project to be monorepo.
- Remove Gulp and use Webpack for the build process.
- Setup caching mechanism for the blog.
- Backend:
- React server side rendering.
- Cache certain pages (specially blog).
- Add tests.
- Improve security on the admin panel (play with JWT?)
Question: Do we want to also lunch this project as a framework for creating personal websites with blog pannel?