Skip to content

mkaniaa/apphoy-webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 

Repository files navigation

Apphoy WebApp

Sailing organiser's web application.

Setup and Execution

  1. Start application with Docker Compose:
docker-compose up -d
  1. Create superuser with the command:
./manage_in_docker.sh createsuperuser
  1. Go to the main page of the application: http://127.0.0.1:8000/persons/
  2. Login using the credentials for the created superuser.

About

AppHoy - sailing organiser's web application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published