frontend for xcvr appview
HTML 70.1%
Svelte 20.0%
TypeScript 9.4%
CSS 0.3%
JavaScript 0.1%
Shell 0.1%
429 1 0

Clone this repository

https://tangled.org/moth11.net/xcvr
git@tangled.org:moth11.net/xcvr

For self-hosted knots, clone URLs may differ based on your setup.

README.md

hi! welcome to xcvr-frontend!

evidently this is a frontend for the xcvr appview, built with sveltekit. the backend is xcvr-backend, also known as rvcx.

to run this, i believe you do npm install and npm run dev. i think you need to create a file titled .env in this top level directory with text VITE_API_URL=http://localhost:8080 in development, or VITE_API_URL=https://YOUR.DOMAIN in production, i believe

in production, i use the b script (with sudo) to build and serve, this will probably change bc it takes way too long and i don't wanna sit around doing nothing for 15 seconds but if you're using the nginx config provided in rvcx, that will deploy the built server to the appropriate place more or less.

if you'd like to contribute, i'd appreciate any help with respect to anything, but maybe let me know in advance, both cause i probably am leaving out 99999% of the information about how these programs actually work, and because as you can see my commit history is not the cleanest. git is a bit mysterious to me and i mostly have been testing in production since i didn't think learning how to set up local oauth testing was worth it a few months ago, but i can be much cleaner if others are interested in contributing.

as for licenses, i think this is probably under mit, but i don't know all too much about that crap.

beep test