Revolt client built with Preact.
Find a file
Paul 27eeb3acd2 Add Redux and reducers.
Load i18n files and add dayjs.
2021-06-18 17:57:08 +01:00
external Add i18n, use default imports for UI. 2021-06-18 15:18:10 +01:00
src Add Redux and reducers. 2021-06-18 17:57:08 +01:00
ui Add Redux and reducers. 2021-06-18 17:57:08 +01:00
.gitignore Initial commit 2021-06-18 12:05:01 +01:00
.gitmodules Add i18n, use default imports for UI. 2021-06-18 15:18:10 +01:00
.prettierrc Add prettier. 2021-06-18 15:57:08 +01:00
index.html Add Redux and reducers. 2021-06-18 17:57:08 +01:00
package.json Add Redux and reducers. 2021-06-18 17:57:08 +01:00
README.md Initial commit 2021-06-18 12:05:01 +01:00
tsconfig.json Move UI into its own page. 2021-06-18 15:35:35 +01:00
vite.config.ts Move UI into its own page. 2021-06-18 15:35:35 +01:00
yarn.lock Add Redux and reducers. 2021-06-18 17:57:08 +01:00

This project is intended to be a REVOLT client re-write one day.

For now it's a testing ground for me to play with new libraries.