Sign inSign up

upperroomtechnology/app-api

By upperroomtechnology

Updated over 7 years ago

The backend apis

Image
0

3.1K

upperroomtechnology/app-api repository overview

UpperRoom Backend

This code base provides the backend apis for UpperRoom applications.

Installation

See devops repository's README.md file.

Technical Stack

See docker-img-django for all libraries used.

Additional Documentations

Admin

This section describes general rules relates how to use administration interfaces.

Environments
EnvironmentEndpointNotes
localhttp://localhost:8000/adminRuns bin/dj-run.sh. The admin accounts is admin/123456
local-devopshttps://admin.localhost/adminRuns cd ../devops/ && bin/run.sh
developmenthttps://admin-development.upperroomtechnology.com/api/v1Deployed on Digital Ocean cloud, via rancher.
productionhttps://admin.upperroomtechnology.com/adminDeployed on AWS cloud, via rancher.

Tag summary

Content type

Image

Digest

Size

635 MB

Last updated

over 7 years ago

docker pull upperroomtechnology/app-api:develop