Skip to content
This repository was archived by the owner on Feb 13, 2025. It is now read-only.

1ifeworld/river

Folders and files

NameName
Last commit message
Last commit date
May 2, 2024
Nov 6, 2024
Jun 24, 2024
Nov 10, 2023
Nov 14, 2023
Sep 13, 2023
Feb 26, 2024
Feb 18, 2024
May 2, 2024
Jun 16, 2024
Nov 7, 2023
Nov 10, 2023

Repository files navigation

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.

Releases

No releases published

Packages

No packages published