An open API service indexing awesome lists of open source software.

https://github.com/tobi-de/falco_bootstrap


https://github.com/tobi-de/falco_bootstrap

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# falco blueprint basic - bootstrap

[![CI](https://github.com/Tobi-De/falco_bootstrap/actions/workflows/ci.yml/badge.svg)](https://github.com/Tobi-De/falco_bootstrap/actions/workflows/ci.yml)

Project blueprint for https://github.com/Tobi-De/falco, run with:

```shell
pip install falco-cli
falco start-project my_awesome_project -b bootstrap
```

## What's changed

- [x] Use [Bootstrap 5](https://getbootstrap.com/) instead of tailwindcss.
- [x] Ready-to-go CRUD Bootstrap blueprint for the [crud](https://falco.oluwatobi.dev/the_cli/crud.html) command.