Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cgsdev0/bash-stack
modern web framework in bash
https://github.com/cgsdev0/bash-stack
bash htmx
Last synced: about 9 hours ago
JSON representation
modern web framework in bash
- Host: GitHub
- URL: https://github.com/cgsdev0/bash-stack
- Owner: cgsdev0
- License: mit
- Created: 2023-02-27T08:59:44.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-05T07:02:12.000Z (18 days ago)
- Last Synced: 2024-12-15T15:02:45.064Z (7 days ago)
- Topics: bash, htmx
- Language: Shell
- Homepage: https://bashsta.cc
- Size: 197 KB
- Stars: 537
- Watchers: 5
- Forks: 8
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-bash - bash-stack - modern web framework in bash. (Applications / Web Frameworks)
README
# Quick Start
Create a new bash stack app:
```
curl -SsL create.bashsta.cc | bash
```# How?
check out [the developer docs](https://bashsta.cc) for more information!
# ...Why?
not sure
## Disclaimer
This project is intended for educational / entertainment purposes only. In its current implementation, it is riddled with security issues, and it would probably be extremely irresponsible to use this for any sort of production grade web service.
...having said that, if you happen to use it for anything, I'd love to hear about it!