MicroPlusAdmin

🔥 — 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)

Development process

  1. 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)
  2. Backlog Trello board — list of tasks & bugs planned for the next sprint. (🔥 — link includes sample backlog trello board)
  3. Team Communication via Slack. (🔥 — update link to your Slack account)
  4. Continious Integration Server via Drone CI (🔥 — CI server is not configured, if you want to setup it, instructions are here.)

Development consitution

🔥 — 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.

Run project

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

Run tests

Make sure to run them often:

./bin/run-tests.sh 

Envrionments

🔥 — include links to your envrionments

Environment Url
Production 🚀 In a few weeks ⚡️
Staging ☠️ http://ship-demo.paralect.com

Deployment

Deployment automation scripts located at ./deploy/app directory. Read here for more details.

Technical improvements

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.