https://github.com/zerotohero-dev/board.web
A web server factory for board.
https://github.com/zerotohero-dev/board.web
Last synced: 6 days ago
JSON representation
A web server factory for board.
- Host: GitHub
- URL: https://github.com/zerotohero-dev/board.web
- Owner: zerotohero-dev
- License: mit
- Created: 2015-08-14T23:48:46.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2016-05-09T12:10:43.000Z (about 10 years ago)
- Last Synced: 2025-10-23T15:08:01.008Z (8 months ago)
- Language: JavaScript
- Size: 79.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
> **NOTE**
>
> This project is no longer maintained (*at least for a while*).
>
> If you want to be the maintainer, contact me
> at me@volkan.io
>
# board.web
A web server factory for board.
// TODO: manage vendor dependencies using npm and npm scripts.
// Why? because npm is good enough for managing all the dependencies and you
// don't need other tools like bower etc.