Skip to content

Dicussion forum built with Orbis using an upvote based template

Notifications You must be signed in to change notification settings

OrbisWeb3/upvote-community-forum

Repository files navigation

Community forum following an upvote based ranking algorithm

This discussion forum template is ranking posts shared by community member based on time weighted upvotes. It's built on an Open Social Protocol named Orbis data-ownership while making sure developers won't rely on a centralized entity / database to host their data.

Getting Started

To get started developers should start by creating their project and context using the Orbis Dashboard. The ID of the context created should be used in _app.js.

Styles

Most of the colors can be updated in the styles/global.css file which contains CSS variables applied to the main html property.

Running locally

This is a Next.js project bootstrapped with create-next-app.

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

About

Dicussion forum built with Orbis using an upvote based template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published