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

https://github.com/gabrielahn/gh-discord-app

React Vite App that ingest GraphQL API that reads Discord to help enable more usability of the platform.
https://github.com/gabrielahn/gh-discord-app

fastapi graphql railway react vite

Last synced: 5 months ago
JSON representation

React Vite App that ingest GraphQL API that reads Discord to help enable more usability of the platform.

Awesome Lists containing this project

README

          

# Discord React Vite App

[![Deploy on Railway](https://railway.app/button.svg)](https://railway.app/template/qI6MGp)

This is a react app gives an alternative dashboard to actively look into discord channels of your choosing.

It allows for thread replies and replying back and forth within each thread. And quick search for messages or people within each channel.

Dev Tools 🛠
- [Vite](https://vitejs.dev/)

Data Requests 📀
- [tanstack/query](https://tanstack.com/query)
- [react-router](https://reactrouter.com/en/main)

Styling 🎨
- [Tailwindcss](https://tailwindcss.com/)
- [Shadcn](https://ui.shadcn.com/)

[To see more like this check me out](https://www.gabrielhn.com)