{"id":15821389,"url":"https://github.com/krenbot/discuss","last_synced_at":"2025-04-01T06:38:24.949Z","repository":{"id":255269274,"uuid":"849049073","full_name":"Krenbot/discuss","owner":"Krenbot","description":"A Next JS app where users can post \u0026 comment on whatever they'd like to discuss.","archived":false,"fork":false,"pushed_at":"2024-10-01T14:04:01.000Z","size":325,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-12T07:49:02.679Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://discuss-indol-five.vercel.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Krenbot.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-08-28T22:10:27.000Z","updated_at":"2024-10-01T14:04:05.000Z","dependencies_parsed_at":"2024-10-05T07:22:02.468Z","dependency_job_id":null,"html_url":"https://github.com/Krenbot/discuss","commit_stats":null,"previous_names":["krenbot/discuss"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Krenbot%2Fdiscuss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Krenbot%2Fdiscuss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Krenbot%2Fdiscuss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Krenbot%2Fdiscuss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Krenbot","download_url":"https://codeload.github.com/Krenbot/discuss/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246598153,"owners_count":20802973,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-05T07:21:53.798Z","updated_at":"2025-04-01T06:38:24.930Z","avatar_url":"https://github.com/Krenbot.png","language":"TypeScript","readme":"# Discuss\nhttps://discuss-indol-five.vercel.app/\n\n## Description\n\nShare your ideas, spark discussions, and connect with people intrested in the same topics as you! Sign in to post a topic or a comment, and read what others are saying about the subject.\n\nDiscuss was a project I used to learn the ins and outs of the specific features Next has to offer. As a web developer, we should always be looking to use and adapt to new technologies and frameworks.\n\nNot only was this course more exposure to Typescript, which I am getting familiar with, but it also helped build foundational knowledge of server/client side rendering and how Next can optimize these situations.\n\n## Table of Contents\n  1) [Technologies](#technologies)\n  2) [Challenges](#challenges)\n  3) [Future Implementations](#future-implementation)\n  4) [User Story](#user-story)\n  5) [Installation](#installation)\n  6) [Credits](#credits)\n  7) [License](#license)\n\n## Technologies\n* [React](https://react.dev/) - Front-end library.\n* [Next.js](https://nextjs.org/docs) - Routing, rendering, optimizations, etc.\n* [Next auth](https://next-auth.js.org/getting-started/introduction) - Authentication.\n* [Zod](https://zod.dev/) - Data validation.\n* [Tailwind](https://tailwindcss.com/docs/installation) - Styling.\n* [Prisma](https://www.prisma.io/docs) - ORM Database management.\n* [Vercel](https://vercel.com/) - Hosting.\n\n## Challenges\n* Rendering Strategies - when to use SSR/CSR, PPR, skeletons, and more.\n* Tailwind - first project using Tailwind instead of CSS/SCSS. Challenging to learn inline styling syntax.\n\n## Future Implementation\n* Pages with entire threads rather than just topics.\n* Topic formatting - allow spaces.\n* Allow unregistered users to post topics.\n* Redesign UI to be less minimalistic.\n\n## User Story\n```md\nAS A internet information searcher\nI WANT to have a forum to talk about topics\nSO THAT I can learn more about web-based topics.\n```\n\n## Installation\nFirst, run the development server:\n\n```bash\nnpm run dev\n# or\nyarn dev\n# or\npnpm dev\n# or\nbun dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) with your browser to see the result.\n\nYou can start editing the page by modifying `app/page.tsx`. The page auto-updates as you edit the file.\n\nHost locally or ask for .env files.\n\n## Credits\n* Project came from a tutorial by [Stephen Grider](https://zerotomastery.io/)'s [Next.js Complete Developer's Guide](https://gale.udemy.com/course/next-js-the-complete-developers-guide) course.\n\n## License\nMIT © Krenbot\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrenbot%2Fdiscuss","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkrenbot%2Fdiscuss","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrenbot%2Fdiscuss/lists"}