2022-11-14 01:15:02 -08:00
2022-10-19 21:23:31 -07:00
2022-07-30 16:57:30 -07:00
2022-07-25 19:40:16 -07:00
2022-10-26 16:28:07 -07:00
2022-07-25 19:40:16 -07:00
2022-10-26 15:59:33 -07:00
2022-11-14 01:13:54 -08:00
2022-11-14 01:15:02 -08:00
2022-07-25 19:40:16 -07:00
2022-07-25 19:40:16 -07:00
2022-07-25 19:40:16 -07:00
2022-10-26 16:28:07 -07:00
2022-07-25 19:40:16 -07:00
2022-07-25 19:40:16 -07:00
2022-07-25 19:40:16 -07:00
2022-10-24 22:01:23 -07:00
2022-07-25 19:40:16 -07:00
2022-10-25 16:54:23 -07:00
2022-07-25 19:40:16 -07:00
2022-10-25 16:54:23 -07:00
2022-10-25 16:54:23 -07:00
2022-10-25 16:54:23 -07:00
2022-07-25 19:40:16 -07:00
2022-11-13 20:18:23 -08:00
2022-11-13 20:18:23 -08:00
2022-07-30 19:31:32 -07:00
2022-10-25 16:54:23 -07:00

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

  1. Copy and rename the example.env.dev to .env.dev and make any changes necessary
  2. Run the server: Use npm run docker:up to build and run the dev server
    1. Prisma studio available on http://localhost:5555
    2. Server available on http://localhost:9321
    3. Default login credentials are admin/admin
  3. Run the client: Use npm run start to run the dev Electron client

To package the application:

npm run package

License

GNU General Public License v3.0 ©

Languages
TypeScript 95.8%
CSS 3.9%
JavaScript 0.2%