Hway
Forum built on Typescript and Node JS that has user authentication, posting, commenting, voting, subscribing, user account personalization, and more! Stores posts and user information in MongoDB, with Bcrypt password encryption.. (by josephrcox)
t3-blog
Typescript Fullstack forum made with Next.js, tRPC, Prisma, Next Auth, Tailwind CSS, S3 uploads, Zod & more. (by leojuriolli7)
Hway | t3-blog | |
---|---|---|
2 | 1 | |
2 | 138 | |
- | - | |
0.0 | 9.0 | |
over 2 years ago | over 1 year ago | |
TypeScript | TypeScript | |
- | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Hway
Posts with mentions or reviews of Hway.
We have used some of these posts to build our list of alternatives
and similar projects.
-
I would love some feedback on my first big project in learning web dev! Hway, a forum site built with plain Typescript, Javascript, HTML, CSS, with MongoDB for databasing, Bcrypt for user auth (no libraries or frameworks) - sourcecode in comments
Source code
-
Would love some feedback on my first (self-taught) big project, Hway, a forum site built with JavaScript, Typescript, MongoDB, Bcrypt, plain HTML, plain CSS, and Nodejs.
Source code here - https://github.com/mapleweekend/hway
t3-blog
Posts with mentions or reviews of t3-blog.
We have used some of these posts to build our list of alternatives
and similar projects.
-
With Next-auth, is there a good way to go about re-styling this page? Like add some branding around it or sum, change the colors.
You can make your own pages, it sounds difficult but it's really simple. For example: https://github.com/leojuriolli7/t3-blog/tree/main/src/pages/auth
What are some alternatives?
When comparing Hway and t3-blog you can also consider the following projects:
Discourse - A platform for community discussion. Free, open, simple.
create-xp-app - 💻📲 Opionionated fullstack cross-platform app starter for Nextjs and Expo with up to 100% code sharing
swiftube-frontend - It's like ChatGPT for videos.
nextjs-resources - A web application for sharing useful Next.js resources
Azon-Shop - T3-stack E-commerce website with Drizzle ORM, rating system, persistent cart, discounts, algolia search, optimistic updates (React Query), in stock indicator, infinite scroll and order tracking. E2E Cypress tests included
semantic-search-openai-pinecone - Semantic search with openai's embeddings stored to pineconedb (vector database)