Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kitajs/keddit
🖋 A small Reddit clone built for kita.js.org/learn website.
https://github.com/kitajs/keddit
clone drizzle fastify keddit kita like reddit typescript
Last synced: about 15 hours ago
JSON representation
🖋 A small Reddit clone built for kita.js.org/learn website.
- Host: GitHub
- URL: https://github.com/kitajs/keddit
- Owner: kitajs
- License: mit
- Created: 2023-11-07T00:24:26.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-06T09:37:37.000Z (6 months ago)
- Last Synced: 2024-05-06T10:48:45.526Z (6 months ago)
- Topics: clone, drizzle, fastify, keddit, kita, like, reddit, typescript
- Language: TypeScript
- Homepage: https://kita.js.org/learn
- Size: 316 KB
- Stars: 4
- Watchers: 0
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Keddit
A reddit-like project built with kita.js.org
> [!TIP]
>
> **Avoid forking this repository!**
Code it yourself by following
> [this guide](https://kita.js.org/learn/).
## Preview
A keddit instance may be live at https://keddit-production.up.railway.app while I have enough credits for it.
## Contributing
This repository is a 1:1 mapping to what is being written at
[github.com/kitajs/docs/tree/main/learn](https://github.com/kitajs/docs/tree/main/learn).
All PRs are welcome, but **MUST** include a PR link to change the corresponding
documentation.