An ebook/comic library service and web client
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

39 lines
670 B

6 years ago
6 years ago
6 years ago
6 years ago
  1. # Atheneum [![pipeline status](https://gitlab.com/WarrickSothr/Atheneum/badges/master/pipeline.svg)](https://gitlab.com/WarrickSothr/Atheneum/commits/master)
  2. An ebook/comic library service and web client.
  3. ## Parts
  4. ### Server
  5. The core API server
  6. More information available at server/README.md
  7. ### Client
  8. The primary SPA frontend
  9. More information available at client/README.md
  10. ### Administration
  11. The administration SPA.
  12. More information available at administration/README.md
  13. ## Release History
  14. ## Changelog
  15. See:
  16. * server/CHANGELOG.md
  17. * client/CHANGELOG.md
  18. * administration/CHANGELOG.md
  19. ## FAQ
  20. * TODO
  21. ## Maintainers
  22. * Drew Short <warrick(AT)sothr(DOT)com>