Giter Club home page Giter Club logo

oss.gg's Introduction

oss.gg 🕹ī¸

Run Locally

  1. Clone the project
  git clone https://github.com/formbricks/oss.gg.git
  cd oss.gg
  1. Install dependencies
  pnpm install
  1. Copy .env.example to .env and fill in the required environment variables
    cp .env.example .env

The Github Env Vars (incl the webhook secret) can be accessed from your GitHub App Settings

  1. Start the server
  pnpm dev
  1. Run the Webhook Proxy
  smee --url https://smee.io/<your-smee-path> --path /api/github-webhook --port 3000

GitHub App Configuration

  • Callback URL: http://localhost:3000/api/auth/callback
  • Setup URL: http://localhost:3000/select-repo (Check the Redirect on Update option)
  • Webhook set to Active and get a URL from https://smee.io/ by clicking on Start a new channel and then paste the URL in the Webhook URL field.
  • Disable SSL verification for now
  • Hit "Create GitHub App"
  • Copy the Client ID and keep it in the .env file (at the top of the page)
  • Generate a Client Secret and keep it in the .env file
  • Generate a Private Key and keep it in the .env file
  • Now Hit the Save Changes button

oss.gg's People

Contributors

jobenjada avatar mattinannt avatar shubhampalriwala avatar manish-singh-bisht avatar pandeymangg avatar chigala avatar raysubham avatar sp6370 avatar turbobot-temp avatar nik132-eng avatar dhruwang avatar blessingojediran avatar blackmercii2 avatar

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.