This repository was archived by the owner on Feb 9, 2022. It is now read-only.
v1.2.3
The app is now a lot faster because all the source code is getting transpiled before it gets published. The reason why we've decided to do that is because we're now using Koa v2 everywhere. And since support for await/async hasn't yet landed in a LTS version of Node, transpiling seemed like a good idea!
Thanks to this, we were also able to remove some heavy sub dependencies! 😎
Fixed
- Since many of the guidelines are now part of our website, they've been removed from
README.md - We've overhauled the loading process of the
.envfile, so it will stop action weird