Giter Site home page Giter Site logo

iamsahebgiri / betabuzz Goto Github PK

View Code? Open in Web Editor NEW
8.0 1.0 3.0 2.22 MB

๐Ÿ”ฅ๐Ÿ”ฅ๐Ÿ”ฅ Open Source alternative to Product Hunt

Home Page: https://betabuzz.vercel.app

License: MIT License

Dockerfile 0.05% JavaScript 43.77% TypeScript 55.36% CSS 0.83%
expressjs markdown nextjs pm2 producthunt reactjs stripe wasm mern-stack shadcn-ui

betabuzz's Introduction

betabuzz

BetaBuzz

Creating a buzz around the latest beta products

โšก๏ธ Introduction

BetaBuzz is website to share and discover new products. Users submit products, which are listed in a linear format. The site includes a comments system and a voting system similar to Hacker News or Reddit.

Products Community Profile Settings Product Comments

๐ŸŽฏ Features

  • JWT Based Authentication
  • Storing user generated content in S3
  • Stripe integration for subscription (Premium features such as markdown editor, blue tick, etc.)
  • Recursive comments (like Reddit, HN) with markdown support

๐Ÿ“ Folder

Here's the folder structure of the api and app:

.
โ”œโ”€โ”€ api
โ”‚ย ย  โ”œโ”€โ”€ src
โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ config
โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ controllers
โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ docs
โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ middlewares
โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ models
โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ routes
โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ services
โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ utils
โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ validations
โ”‚ย ย  โ””โ”€โ”€ tests
โ”‚ย ย      โ”œโ”€โ”€ fixtures
โ”‚ย ย      โ”œโ”€โ”€ integration
โ”‚ย ย      โ”œโ”€โ”€ unit
โ”‚ย ย      โ””โ”€โ”€ utils
โ””โ”€โ”€ app
    โ”œโ”€โ”€ assets
    โ”œโ”€โ”€ components
    โ”œโ”€โ”€ config
    โ”œโ”€โ”€ hooks
    โ”œโ”€โ”€ layouts
    โ”œโ”€โ”€ lib
    โ”œโ”€โ”€ pages
    โ”œโ”€โ”€ public
    โ”œโ”€โ”€ services
    โ”œโ”€โ”€ styles
    โ””โ”€โ”€ types

โš™๏ธ Installation

Make sure you have Node.js installed. Run this followed commands:

To install the api

# Change directory to api
cd api

# Copy environment variables and Make sure to change them
cp .env.example .env

# Install dependencies (only the first time)
npm install

# Run the local server at localhost:8000
npm run dev

To run the web app

# Change directory to app
cd app
# Install dependencies (only the first time)
npm install

# Run the local server at localhost:3000
npm run dev

# Build for production in the dist/ directory
npm run build

๐ŸŒฑ Third Party Libraries

๐Ÿ“š๏ธ Roadmap

  • Login with Google and Github
  • AI Integration for creating product description

โค๏ธ Acknowledgements

โ€๐Ÿ’ป Author

โญ๏ธ Contribute

If you want to say thank you and/or support the active development of betabuzz:

  1. Add a GitHub Star to the project.
  2. Tweet about the project on your Twitter.
  3. Write a review or tutorial on Medium, Dev.to or personal blog.
  4. Support the project by donating a cup of coffee.

๐Ÿงพ License

MIT License Copyright (c) 2023 Saheb Giri.

betabuzz's People

Contributors

iamsahebgiri avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

betabuzz's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.