soteria's next generation frontend
- Svelte 83.1%
- TypeScript 11.2%
- HTML 4.3%
- CSS 0.7%
- JavaScript 0.7%
| assets | code :D | |
| src | fix(Post): far off clicks from post content did not register | |
| static | code :D | |
| .gitattributes | code :D | |
| .gitignore | code :D | |
| bun.lockb | feat: emoji selector ( #18 ) | |
| package.json | feat: emoji selector ( #18 ) | |
| postcss.config.js | code :D | |
| README.md | code :D | |
| svelte.config.js | code :D | |
| tailwind.config.ts | feat/appearance ( #25 ) | |
| tsconfig.json | code :D | |
| vite.config.ts | code :D | |
soteria frontend
next generation frontend for soteria made in sveltekit & tailwindcss.
global posts profile focused post
running
the soteria frontend requires bun in order to be run.
first, create a new .env file with PUBLIC_API_URL set to the url of the soteria api you would like to use.
second, install all dependencies with bun i.
finally, run bun run dev and check out the sweet frontend!