Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/krzysztoff1/suggestli
https://github.com/krzysztoff1/suggestli
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/krzysztoff1/suggestli
- Owner: krzysztoff1
- Created: 2024-03-10T14:32:40.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-04-08T09:24:53.000Z (10 months ago)
- Last Synced: 2024-12-13T04:13:49.213Z (about 1 month ago)
- Language: TypeScript
- Homepage: https://suggest.li
- Size: 436 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Suggestli
Suggestli is an open-source suggestion box for your community. Built with Next.js, Drizzle, Tailwind CSS, tRPC, PostgreSQL, and NextAuth.
Each board is assigned a unique subdomain and can be accessed via `https://.suggest.li`. Users can submit suggestions and vote on existing ones. User sessions are shared between all subdomains.
Main suggestion board: [suggestli.suggest.li](https://suggestli.suggest.li/)