**Main repository: https://github.com/wejs/we **
Site: http://wejs.org
Status: maintained
After install npm and node.js
// clone this project
git clone https://github.com/wejs/we-core.git
// enter in cloned folder
cd we-core
// install all dependencies
npm install
// test
npm test
Run npm run cw
for compile files in src to lib folder
Only edit code in src folder
after clone and install npm packages:
npm test
we test -g 'resourceRequests'
npm run coverage
- Breaking changes in sequelize ORM: Updated to v5.x
- Breaking changes in winston logger: Updated to v3.x
- string npm module removed from we.utils.string and dependencies.
- Breaking changes in ORM: http://docs.sequelizejs.com/manual/tutorial/upgrade-to-v4.html
- Linky: https://linkysystems.com