> For the complete documentation index, see [llms.txt](https://appseed.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://appseed.gitbook.io/docs/content/what-is/boilerplate-code.md).

# What IS Boilerplate Code

Reusable software - a short introduction.

In programming, boilerplate code is a piece of software that can be reused without changing much. The whole idea behind a starter (sometimes boilerplate code) is to skip coding that piece of code common to many projects.

* [Boilerplate Code](https://en.wikipedia.org/wiki/Boilerplate_code) - Wikipedia page
* [Boilerplate Code](https://appseed.us/boilerplate-code) - page hosted by AppSeed

AppSeed workflow uses boilerplate code to generate usable, production-ready starters.

> Boilerplate code provided and actively supported by AppSeed:

* [Flask Dashboard Starter](https://github.com/app-generator/boilerplate-code-flask-dashboard) - database, ORM, Blueprints, and deployment scripts
* [Django Dashboard Starter](https://github.com/app-generator/boilerplate-code-django-dashboard) - SQLite, Session-based Authentication, Deploy
* [Boilerplate Code 11ty](https://github.com/app-generator/boilerplate-code-11ty) - Eleventy Seed project

### Sample Project

Volt Dashboard Django - open-source dashboard generated by AppSeed in [**Django**](https://appseed.us/admin-dashboards/django) Framework. Volt Dashboard is a free and open source [**Bootstrap 5**](https://appseed.us/admin-dashboards/django-dashboard-volt) Admin Dashboard featuring over 100 components, 11 example pages and 3 plugins with Vanilla JS. There are more than 100 free Bootstrap 5 components included some of them being buttons, alerts, modals, datepickers, etc.

* [Django Bootstrap 5 Volt](https://appseed.us/admin-dashboards/django-dashboard-volt) - product page
* [Django Bootstrap 5 Volt - Demo](https://django-volt-dashboard.appseed-srv1.com/) - LIVE deployment

![Volt Django - Open-source Boilerplate Code](https://4080083720-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MYVW6MKCi9iujNc3SK_%2Fsync%2F45e86709b6756eec99f82a9e8df2a903693a0d1a.png?generation=1621056504885240\&alt=media)
