How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
Boilerplate for bdd / tdd / testing with Tape Testem Webpack Cycle.js
cookiecutter-flask is a project scaffolding tool used for bootstrapping Flask web applications. It uses a templating engine to generate a standardized directory structure and configuration files based on user input. The project implements the application factory pattern and blueprint-based modularization to organize application logic and ensure scalability. It integrates secure user authentication systems featuring password hashing, registration forms, and session management. The toolkit covers database schema management through versioned migration scripts and containerization for environmen
An opinionated starter for Cycle.js projects powered by TypeScript.
A Cycle.js starter project using browserify and cycle-hmr.
The main features of mciparelli/cycle-hmr-example are: Boilerplates and Starters.
Projects with overlapping indexed features include: cmdv/cycle-webpack-boilerplate — Boilerplate for bdd / tdd / testing with Tape + Testem + Webpack + Cycle.js. cookiecutter-flask/cookiecutter-flask — cookiecutter-flask is a project scaffolding tool used for bootstrapping Flask web applications. It uses a templating… cyclejs-community/typescript-starter-cycle — An opinionated starter for Cycle.js projects powered by TypeScript. dpgaspar/flask-appbuilder — Flask-AppBuilder is a rapid application framework built on Flask that automates the creation of admin interfaces and… dternyak/react-redux-flask — Boilerplate application for a Flask JWT Backend and a React/Redux Front-End with Material UI. andreloureiro/cyclejs-starter.