Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stater/semen
Nano Service Framework for NodeJS
https://github.com/stater/semen
Last synced: 4 days ago
JSON representation
Nano Service Framework for NodeJS
- Host: GitHub
- URL: https://github.com/stater/semen
- Owner: stater
- Created: 2016-05-25T18:59:04.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-06-23T02:44:42.000Z (over 8 years ago)
- Last Synced: 2024-04-25T06:43:20.542Z (9 months ago)
- Language: JavaScript
- Homepage:
- Size: 43 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Semen (alpha-1)
A Nano Service Framework for NodeJS. Inspired by Grunt and Gulp, **Semen** was made to create a services runner.
While Grunt and Gulp usually used
for build process, Semen is supposed to run both build process and serving process. So, basically we can use the same runner for everything.![Screen Shot 2016-06-14 at 12.04.09 PM](http://notes.mahdaen.name/wp-content/uploads/2016/06/Screen-Shot-2016-06-14-at-12.04.09-PM.png)
Documentation is in progress. Run `npm run docs` to read the local documentation generated by jsdoc.