No description
Find a file
Chandler Swift 1e58dd5c6f
Add .env file
This means I don't always have to specify the secrets on the command line.
2026-02-11 19:35:20 -06:00
src Add Audio player 2026-02-10 23:31:09 -06:00
.env.example Add .env file 2026-02-11 19:35:20 -06:00
.envrc Add .envrc 2026-01-31 12:32:00 -06:00
.gitignore Add .env file 2026-02-11 19:35:20 -06:00
eslint.config.js Add new React app 2026-01-18 20:53:55 -06:00
index.html Make script link relative 2026-02-10 22:19:06 -06:00
LICENSE Add AGPLv3 license 2026-01-19 15:35:27 -06:00
package-lock.json Remove subsonic-api package 2026-01-19 23:17:01 -06:00
package.json Remove subsonic-api package 2026-01-19 23:17:01 -06:00
shell.nix Add shell.nix 2026-01-18 20:54:34 -06:00
tsconfig.app.json Add new React app 2026-01-18 20:53:55 -06:00
tsconfig.json Add new React app 2026-01-18 20:53:55 -06:00
tsconfig.node.json Add new React app 2026-01-18 20:53:55 -06:00
vite.config.ts Add new React app 2026-01-18 20:53:55 -06:00