GithubHelp home page GithubHelp logo

maninak / radicle-interface-with-planning-boards Goto Github PK

View Code? Open in Web Editor NEW

This project forked from radicle-dev/radicle-interface

1.0 1.0 0.0 8.65 MB

Radicle web interface with experimental planning boards integration

Home Page: https://guileless-puppy-2d91b5.netlify.app/

License: GNU General Public License v3.0

Shell 0.96% JavaScript 0.41% TypeScript 28.45% CSS 1.45% HTML 0.29% Svelte 47.27% Nix 0.31% Rust 20.47% Dockerfile 0.40%
radicle

radicle-interface-with-planning-boards's Introduction

Radicle Explorer

This user interface lets you interact with Radicle, a peer-to-peer code collaboration and publishing stack, directly from your web browser.

Deployment Options:

  • Public Server: The Radicle team maintains a public instance at app.radicle.xyz
  • Local-first: Run the UI locally
  • Self-hosting: Deploy the UI on your own server

Local-first

Prerequisites:

  • Recent versions of Node.js (20.9.0 or higher) and npm installed

Run the following commands to access the web UI locally:

git clone https://seed.radicle.xyz/z4V1sjrXqjvFdnCUbxPFqd5p4DtH5.git radicle-explorer
cd radicle-explorer
npm install
npm start

Then open http://localhost:3000 in your favourite browser.

Self-Hosting the UI

There are several ways to deploy the UI publicly. Here are two common options:

Using your own web server:

  1. Run npm install && npm build to create a build for deployment
  2. Configure your web server to serve the contents of the /build directory

Using Vercel (or similar static file hosting):

  1. Fork this repository to create your own version
  2. Configure your Vercel account to deploy the forked repository

In a container, using docker-compose:

  1. Use the provided Containerfile to build a container image, using, e.g. podman build .
  2. Or, if you want to deploy using the provided docker-compose.yaml file, just run docker-compose build && docker-compose up. You should then be able to open http://localhost:3080 in your favourite browser.

Configuration

There's two ways to configure the UI:

Create a local.json config file

  1. Copy default.json to a new file in the same folder called local.json.
  2. Modify the properties in local.json to your preference.

Environment variables

  1. Check custom-environment-variables.json for all available environment variables.
  2. Set the desired environment variables when building the UI.

For advanced configuration options, have a look at the node-config package.

Contributing

  • For detailed contribution guidelines, refer to the CONTRIBUTING.md file
  • To propose changes, open an issue or submit a patch using Radicle

Getting in touch

To get in touch with the maintainers, sign up to our official chat on Zulip.

License

The UI is distributed under the terms of GPLv3. See LICENSE for details.

radicle-interface-with-planning-boards's People

Contributors

cloudhead avatar sebastinez avatar rudolfs avatar geigerzaehler avatar xphoniex avatar dnlklmn avatar qzera avatar fintanh avatar gsaslis avatar adaszko avatar gr7d avatar brandonhaslegs avatar efstajas avatar spacefrogg avatar shekhirin avatar keepsimple1 avatar maninak avatar lorenzleutgeb avatar osamaelhariri avatar lattera avatar slack-coder avatar vincenzopalazzo avatar

Stargazers

 avatar

Watchers

 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.