8000 GitHub - Arian-Ott/karmify
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Arian-Ott/karmify

Repository files navigation

Karmify

Building the API:

  • Provide a .env file
DEBUG=False
MYSQL_HOST=example.com
MYSQL_USER=karmify
MYSQL_PASSWORD=Karmify

The MySQL host must either match the hostname of the mariadb from the docker container or of an actual running instance.

Building from source

  1. Start your docker engine
  2. Run docker compose build for building the image
  3. Confirm the build using docker compose up

The terminal should look like:

alt text

Once this is verified, stop the container using CTRL+C (On Windows/UNIX) or ⌘+c on mac.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  
0