No description
  • TypeScript 83.5%
  • SCSS 16%
  • HTML 0.3%
  • Dockerfile 0.2%
Find a file
2024-06-06 16:42:26 +02:00
apps last commit before backend rewrite prboably 2024-06-06 16:42:26 +02:00
packages/types fix: add types in places, add position in album to songs 2024-05-27 14:46:30 +02:00
.env.example honestly there are so many changes idk what to say 2024-05-27 01:16:49 +02:00
.gitignore honestly there are so many changes idk what to say 2024-05-27 01:16:49 +02:00
biome.json honestly there are so many changes idk what to say 2024-05-27 01:16:49 +02:00
package-lock.json honestly there are so many changes idk what to say 2024-05-27 01:16:49 +02:00
package.json honestly there are so many changes idk what to say 2024-05-27 01:16:49 +02:00
pnpm-lock.yaml last commit before backend rewrite prboably 2024-06-06 16:42:26 +02:00
pnpm-workspace.yaml honestly there are so many changes idk what to say 2024-05-27 01:16:49 +02:00
README.md honestly there are so many changes idk what to say 2024-05-27 01:16:49 +02:00
tsconfig.json honestly there are so many changes idk what to say 2024-05-27 01:16:49 +02:00
turbo.json honestly there are so many changes idk what to say 2024-05-27 01:16:49 +02:00

Moosical

Moosical is a selfhosted music streaming service that aims to provide as many features of popular streaming platforms as possible, while keeping your freedom and privacy. It is built with Typescript using Fastify for the backend, and React for the frontend.