The source code of the somes repository.
-
somes-apiIs the backend of somes. It depends mainly on the
axumweb framework. -
sommes-common-libA rust library containing common structures and code that should be used interoperability between the backend and the outdated rust frontend. (e.g.
LoginInfois probably the same for both ends.) -
somes-frontendThe somes frontend, written with Svelte.
dataservicedifferent repo - somes software for scraping and storing gathered data (and do some dl with it)