0.1.0 • Published 5 years ago
contartec-web v0.1.0
Contartec Web
Installing
Requirements
Get your github personal token (with read:packages permissions)
npm config set '//npm.pkg.github.com/:_authToken' "${GH_TOKEN}"
npm install -g eslint bowerAlso make sure you have:
- node
v10.x.x
Running
Copy .env.example to .env replacing the informations with the correct ones.
Run npm install && bower install.
Run npm start in order to serve the application.
Testing
Run npm run test or npm run test:watch.
Deployment
Staging - Any commit on
masterdeploys to https://staging.contartec.com.brProd - Manual approval through
CircleCIinterface
0.1.0
5 years ago