Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/d4be4st/git-demo


https://github.com/d4be4st/git-demo

Last synced: 29 days ago
JSON representation

Awesome Lists containing this project

README

        

# Technical Documentation

Master promjene

### [Architecture](architecture/README.md)
### [Development workflow](development_workflow.md)

## Components
### [Dropdown](components/dropdown.md)

## API Documentation

The documentation URL: https://project/api/v1/docs/

## Deployment
[Semaphore](https://semaphoreci.com/project)

### Builds
Our continuous integration tool will automatically build the environment upon each push to whatever branch.
The build installs all dependencies and runs all the specs.

### Deploying
The `staging` branch is used for the staging environment and `master` for production.
Whenever a branch or pull request is merged to one of those environments, after the build is finished Semaphore will try to deploy it to the environment.