2022-10-18 18:52:40 -07:00
2022-07-25 19:40:16 -07:00
2022-07-30 16:57:30 -07:00
2022-07-25 19:40:16 -07:00
2022-10-12 13:51:16 -07:00
2022-07-25 19:40:16 -07:00
2022-07-25 19:40:16 -07:00
2022-10-18 18:52:40 -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-07-30 19:31:14 -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-07-25 19:40:16 -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-07-30 15:47:06 -07:00
2022-07-30 15:47:06 -07:00
2022-07-25 19:40:16 -07:00
2022-10-12 13:52:50 -07:00
2022-10-12 13:52:50 -07:00
2022-07-30 19:31:32 -07:00
2022-07-30 17:44:57 -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%