Skip to content

tobi812/wayne-1

Repository files navigation

Wayne

Build Status

Quickstart

In order to set up the local environment quickly, you first need to install docker and docker-compose.

Afterwards go to the root-folder of the wayne-project and run: $ docker-compose up -d and then $ docker logs wayne-app -f to watch the progress.

After the boot-process is finished switch to your browser and check: http://localhost:8000

Note: Please make sure that port 8000 is not blocked by another service on your host-machine.

How to generate business object model classes

Model classes can be generated based on the JSON schema definitions by running this command: $ python manage.py generatemodels

API Authentication

Admin Panel

Wayne - Development

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published