Development

  • Copy .env.example to .env and update with custom DB data and path to library dir on host system.
  • Start the app with docker-compose up which will create the DB and start the app in dev (watch) mode

TODO: Encryption and hashing of data