Skip to content

Register API for Higashi Fukuoka High School Festival 2023(東福岡高校 学園祭 2023)

License

Notifications You must be signed in to change notification settings

higashifukuoka-digital/hfhs-regi-api

Repository files navigation

hfhs-register-api

Backend of Register system for Higashi Fukuoka High School Festival 2023(東福岡高校 学園祭2023).

Environment

  • Python 3.11
  • FastAPI
  • Docker
  • Nginx
  • MySQL For more: docker

Setup

Development mode

docker-compose -f docker-compose-prod.yml up

Your server will run without nginx. You can check FastAPI on https://localhost:8000.

Product mode

  1. Open your port 80.
  2. Install docker.
  3. Run the following command..
docker-compose up -d

About

Register API for Higashi Fukuoka High School Festival 2023(東福岡高校 学園祭 2023)

Resources

License

Stars

Watchers

Forks