alexsorokoletov / ship-playground

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About


Languages

Language:JavaScript 88.7%Language:CSS 6.4%Language:HTML 3.7%Language:Shell 1.3%