Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/itzTheMeow/revolt-svolte
Svolte. A desktop and mobile Revolt client made in Svelte.
https://github.com/itzTheMeow/revolt-svolte
Last synced: 3 months ago
JSON representation
Svolte. A desktop and mobile Revolt client made in Svelte.
- Host: GitHub
- URL: https://github.com/itzTheMeow/revolt-svolte
- Owner: itzTheMeow
- License: gpl-3.0
- Created: 2022-10-21T01:05:09.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-03-18T18:30:02.000Z (8 months ago)
- Last Synced: 2024-06-22T04:38:03.141Z (4 months ago)
- Language: Svelte
- Size: 1.5 MB
- Stars: 13
- Watchers: 2
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-revolt - Svolte - Revolt client made in Svelte with better mobile/PWA support and QOL features. (🔧 Third-party Clients / Cobol)
README
## Svolte
Simply `pnpm i` and then `pnpm start` and go to [localhost:7859](http://localhost:7859)
#### ~~Standalone Build (NO LONGER FUNCTIONAL)~~
~~Svolte supports being built 'standalone'. This means it does not rely on the backend server.~~
~~Just run `pnpm run standalone` and a standalone version will be built in `dist`.``