kyscott18 / river

Set information free.

Home Page:https://river.ph

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

River

Set information free.

Getting Started

Clone the repository:

$ git clone https://github.com/1ifeworld/river.git

Ensure your pnpm version is up to date, then install dependencies:

$ pnpm install

Lastly, run the development server:

$ pnpm dev

Contributions

If you're prepared to add a feature/squash a bug, kindly create a pull request that includes comprehensive commit messages.

Before you submit your PR, run all of the following from the root directory and commit the changes:

# lint code
pnpm lint

# format code
pnpm format

Additionally, ensure that you review the project's open issues and link your pull request to a relevant one, if applicable.

More detailed guidelines on the contribution process and setting up a local development environment are in the works.

About

Set information free.

https://river.ph

License:GNU Affero General Public License v3.0


Languages

Language:TypeScript 89.7%Language:Solidity 8.3%Language:CSS 1.2%Language:JavaScript 0.7%