mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-07 04:20:12 +02:00
e774cdf0312460dbd7d08b009a6b9347da1c84f7
Sonixd (rewrite)
Repository for the rewrite of Sonixd.
Development
This project is built off of electron-react-boilerplate v4.6.0.
Developing with Docker Compose
- Copy and rename the
example.env.devto.env.devand make any changes necessary - Run the server: Use
npm run docker:upto build and run the dev server- Prisma studio available on
http://localhost:5555 - Server available on
http://localhost:9321 - Default login credentials are
admin/admin
- Prisma studio available on
- Run the client: Use
npm run startto run the dev Electron client
To package the application:
npm run package
License
Languages
TypeScript
95.8%
CSS
3.9%
JavaScript
0.2%