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
779 B

  1. # Atheneum
  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](../../blob/master/server/README.md)
  7. ### Client
  8. The primary SPA frontend
  9. More information available at [client/README.md](../../blob/master/client/README.md)
  10. ### Administration
  11. The administration SPA.
  12. More information available at [administration/README.md](../../blob/master/administration/README.md)
  13. ## Release History
  14. ## Changelog
  15. See:
  16. * [server/CHANGELOG.md](../../blob/master/server/CHANGELOG.md])
  17. * [client/CHANGELOG.md](../../blob/master/client/CHANGELOG.md])
  18. * [administration/CHANGELOG.md](../../blob/master/administration/CHANGELOG.md])
  19. ## FAQ
  20. * TODO
  21. ## Maintainers
  22. * Drew Short <warrick(AT)sothr(DOT)com>