Skip to content

develohpanda/aubri

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Imgur

A place to store your audiobooks

Installing on unraid

Development

GitHub issues GitHub pull requests

Docker release

Requirements

  1. Docker
  2. nodejs
  3. yarn
  4. Auth0 account (set client in ./client/.env)
  5. install FFMPEG

Getting started:

  1. Clone the repository
  2. In the root folder run docker-compose up, this will spin up postgres (note: you may need to login (localhost:8080) to create a perminant login first)
  3. Open 2 terminals, one in ./client and one in ./server.
  4. Run yarn install in both client and server folders.
  5. Copy the .env.example to .env and set all the variables (in both client and server)
  6. Add audio books to ./server/data
  7. Run yarn start in both client and server

About

Plex for audiobooks

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 92.2%
  • Shell 4.7%
  • HTML 1.4%
  • Dockerfile 0.8%
  • JavaScript 0.4%
  • CSS 0.3%
  • Batchfile 0.2%