Skip to content
This repository has been archived by the owner on Jan 17, 2021. It is now read-only.

Version 4.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@ferreiro ferreiro released this 15 Dec 23:20
· 188 commits to master since this 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?