enferno
enferno copied to clipboard
This collection of modern libraries and tools, built on top of the Flask framework, allows you to quickly create any website or web-based application (SAAS) with impressive speed.
I am just getting started with Enferno but the two blog posts on Medium (https://medium.com/project-enferno/insanely-fast-prototyping-with-flask-vue-tailwind-part-1-d67e58f7d312 & https://medium.com/@level09/insanely-fast-prototyping-with-flask-vue-tailwind-part-2-38f4b2fdde41) as well as the copy of these Medium posts that appears on the...
While the blog posts are extremely useful it may be a good idea to put some documentation together on how to use enferno like how flask-base does it: https://github.com/hack4impact/flask-base
The website enferno.io does not even contain the word "test" https://www.google.com/webhp?sourceid=chrome-instant&ion=1&espv=2&ie=UTF-8#q=site%3Aenferno.io%20test How does one go about testing an enferno application?
Getting the below message at start. Not sure what I missed. 500 Sorry, something went wrong on our system. Don't panic, we are fixing it! Please try again later. 
Bumps [flask](https://github.com/pallets/flask) from 2.2.2 to 2.3.2. Release notes Sourced from flask's releases. 2.3.2 This is a security fix release for the 2.3.x release branch. Security advisory: https://github.com/pallets/flask/security/advisories/GHSA-m2qf-hxjv-5gpq, CVE-2023-30861 Changes: https://flask.palletsprojects.com/en/2.3.x/changes/#version-2-3-2...
Bumps [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js) to 0.5.0 and updates ancestor dependency [favicons](https://github.com/itgalaxy/favicons). These dependencies need to be updated together. Updates `xml2js` from 0.4.23 to 0.5.0 Commits See full diff in compare view Updates...
Bumps [redis](https://github.com/redis/redis-py) from 4.5.3 to 4.5.4. Release notes Sourced from redis's releases. 4.5.4 Changes Upgrade urgency: SECURITY, contains fixes to security issues. (CVE-2023-28859) - Cancelling an async future does not,...
Removes [jpeg-js](https://github.com/eugeneware/jpeg-js). It's no longer used after updating ancestor dependency [favicons](https://github.com/itgalaxy/favicons). These dependencies need to be updated together. Removes `jpeg-js` Updates `favicons` from 6.2.2 to 7.0.2 Release notes Sourced from...
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 3.2.0 to 3.2.1. Release notes Sourced from loader-utils's releases. v3.2.1 3.2.1 (2022-11-11) Bug Fixes ReDoS problem (#224) (d2d752d) Changelog Sourced from loader-utils's changelog. 3.2.1 (2022-11-11) Bug Fixes...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...