GeoMatDigital / django-geomat

BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

This is a Test

GeoMat digital API

Build Status codecov

Table of Contents

Background

WIP.

Install

This project uses docker-compose and pipenv. Go check them out if you don't have them locally installed.

To get started run make, which will pull all dependencies and build the Docker container.

$ make build

Usage

To start the system, run:

$ docker-compose up -d

The API is now available on http://localhost:8000.

Maintainers

Contribute

Feel free to dive in! Open an issue or submit PRs.

License

BSD 3 © Michael Gecht