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.
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
.
Most of the colors can be updated in the styles/global.css
file which contains CSS variables applied to the main html
property.
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.