https://github.com/westtrade/starpack
🌟Starpack is a minimalistic build system for isomorphic ECMA >6 applications
https://github.com/westtrade/starpack
build ecma6 isomorphic nodejs starpack
Last synced: about 1 month ago
JSON representation
🌟Starpack is a minimalistic build system for isomorphic ECMA >6 applications
- Host: GitHub
- URL: https://github.com/westtrade/starpack
- Owner: westtrade
- Created: 2017-03-22T00:00:28.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-27T04:39:25.000Z (over 8 years ago)
- Last Synced: 2025-02-16T13:46:52.320Z (8 months ago)
- Topics: build, ecma6, isomorphic, nodejs, starpack
- Language: JavaScript
- Homepage:
- Size: 96.7 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

Starpack is build system, based on Nodemon, Webpack, PostCSS - based on backpack fork.
## Inspiration
- [palmerhq/backpack](https://github.com/palmerhq/backpack)
- [jlongster/backend-with-webpack](https://github.com/jlongster/backend-with-webpack)
- [nyt/kyt](https://github.com/NYTimes/kyt)
- [zeit/next.js](https://github.com/zeit/next.js)
- [facebookincubator/create-react-app](https://github.com/facebookincubator/create-react-app)## Authors
- Popov Gennadiy
## Roadmap
- [ ] Add support for npm hooks
- [ ] Create docker image for