Skip to content

paczek654321/motey

 
 

Repository files navigation

Motey

Setup

  • Create .env file from template:
cp .env.dist .env

Replace default variables with your own

  • Run the script:
./setup.sh

Run

Local/Testing:

  • Source the script:
source run_local.sh

Production:

  • Change the domain in Caddyfile
  • Run the script:
./run_prod.sh

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 89.9%
  • Shell 8.1%
  • Mako 2.0%