🔥 — this smiley means you have to replace some part of the readme with your project specific things. (🔥 — add your product description here, few lines is good enough)
- Active Sprint Trello board — list of current sprint tasks to work on. (🔥 — link includes simple development process description, you can copy a board and replace this link)
- Backlog Trello board — list of tasks & bugs planned for the next sprint. (🔥 — link includes sample backlog trello board)
- Team Communication via Slack. (🔥 — update link to your Slack account)
- Continious Integration Server via Drone CI (🔥 — CI server is not configured, if you want to setup it, instructions are here.)
🔥 — we always agree on the most important things and document them in a simple readme. Keep it if you like it :)
The constitution is a core document which is followed and signed by every team member. Please, read constitution carefully and add yourself to the team list.
The development environment has the only dependency which is Docker. All projects and infrastructure dependencies started using docker-compose using single command:
./bin/start.sh
Make sure to run them often:
./bin/run-tests.sh
🔥 — include links to your envrionments
Environment | Url |
---|---|
Production 🚀 | In a few weeks ⚡️ |
Staging ☠️ | http://ship-demo.paralect.com |
Deployment automation scripts located at ./deploy/app
directory. Read here for more details.
This project was created using Ship version 1.0.1 🚀. Check out updates on Github or subscribe to receive updates about new releases by email.