https://github.com/tobi-de/falco_bootstrap
https://github.com/tobi-de/falco_bootstrap
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tobi-de/falco_bootstrap
- Owner: Tobi-De
- License: mit
- Created: 2024-03-06T08:25:56.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-08T07:02:24.000Z (about 1 year ago)
- Last Synced: 2025-02-26T09:12:22.364Z (7 months ago)
- Language: HTML
- Size: 376 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# falco blueprint basic - bootstrap
[](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.