💭 A communication app. Built with Tauri.
This repository has been archived on 2025-07-27. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
Find a file
2024-05-23 14:08:38 +01:00
.github/workflows build: add pnpm to build-tauri job 2024-05-11 01:07:04 +01:00
public feat: create auth base 2024-03-19 16:20:11 +00:00
src fix: pocket instance, friend pfp not having fallback 2024-05-23 14:08:38 +01:00
src-tauri fix: pocket instance, friend pfp not having fallback 2024-05-23 14:08:38 +01:00
.eslintrc.js chore: bootstrap project with main deps 2024-03-18 11:53:24 +00:00
.gitignore feat: add scroll area to both panels & setup direct messages 2024-03-21 15:00:20 +00:00
.prettierignore chore: bootstrap project with main deps 2024-03-18 11:53:24 +00:00
.prettierrc chore: bootstrap project with main deps 2024-03-18 11:53:24 +00:00
components.json chore: bootstrap project with main deps 2024-03-18 11:53:24 +00:00
index.html feat: add scroll area to both panels & setup direct messages 2024-03-21 15:00:20 +00:00
package-lock.json figure out friend requests 2024-04-30 16:37:12 +01:00
package.json fix: pocket instance, friend pfp not having fallback 2024-05-23 14:08:38 +01:00
pnpm-lock.yaml chore: upgrade packages 2024-05-11 00:37:18 +01:00
postcss.config.js feat: implement dark mode 2024-03-18 19:39:40 +00:00
README.md chore: bootstrap project with main deps 2024-03-18 11:53:24 +00:00
tailwind.config.ts feat: implement dark mode 2024-03-18 19:39:40 +00:00
tsconfig.json feat: implement dark mode 2024-03-18 19:39:40 +00:00
tsconfig.node.json feat: implement dark mode 2024-03-18 19:39:40 +00:00
vite.config.ts build: add split vendor chunk plugin for vite 2024-03-23 18:18:49 +00:00

Relay

A communication app, built with Tauri and Vite.