Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anishde12020/xdox
XdoX is an application that lets you start challenges, log your progress and show it off to the world through a unique profile page.
https://github.com/anishde12020/xdox
challenges graphql hasura
Last synced: 18 days ago
JSON representation
XdoX is an application that lets you start challenges, log your progress and show it off to the world through a unique profile page.
- Host: GitHub
- URL: https://github.com/anishde12020/xdox
- Owner: AnishDe12020
- License: mit
- Created: 2022-03-09T13:52:36.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-08T08:09:14.000Z (over 1 year ago)
- Last Synced: 2024-04-14T03:09:51.698Z (9 months ago)
- Topics: challenges, graphql, hasura
- Language: TypeScript
- Homepage: https://www.xdox.me
- Size: 1.41 MB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
XdoX is an application that lets you start challenges, log your progress and show it off to the world through a unique profile page.
[Live Demo](https://www.xdox.me/)
Announcement - https://blog.anishde.dev/introducing-xdox-start-challenges-log-your-progress-and-show-them-off-to-the-world
## Contributing
This is a NextJS application that uses Tailwind CSS for styling, Hasura for the backend and Vercel for hosting.
We use `yarn` as our package manager. To install dependencies, run -
```
yarn install
```To spin up the site in a development environment, run -
```
yarn dev
```All contributions are welcome :)
## Leave a ⭐ if you liked the project!