Audiobookshelf is a self-hosted audiobook and podcast server.
Run:
make config
This will ask you to enter the domain name to use.
It automatically saves your responses into the configuration file
.env_{INSTANCE}
.
See AUTH.md for information on adding external authentication on top of your app.
Run:
make install
Run:
make open