https://github.com/bagilevi/brahin-frontend
Frontend modules for Brahin >= v0.2
https://github.com/bagilevi/brahin-frontend
Last synced: 3 months ago
JSON representation
Frontend modules for Brahin >= v0.2
- Host: GitHub
- URL: https://github.com/bagilevi/brahin-frontend
- Owner: bagilevi
- License: mit
- Created: 2018-09-01T10:08:14.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-17T15:18:42.000Z (over 6 years ago)
- Last Synced: 2025-01-13T04:41:49.295Z (4 months ago)
- Language: JavaScript
- Homepage: https://brahin.online/
- Size: 93.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# brahin-frontend
Frontend modules for [Brahin](https://brahin.online) >= v0.2.
See also: [backend](https://github.com/bagilevi/brahin-backend)
## Installation
To use the released version of the frontend simply install the
[backend](https://github.com/bagilevi/brahin-backend) which by default
will load the files hosted on brahin.online.## Building
Use the `./bin/rundev` script, this will watch the files for any changes,
increment the current version and serve the files with nginx.## Licence
MIT - see [LICENCE](./LICENCE) file.