Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

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`.``