corasphinx / astro-ui

Front end for https://app.astrodao.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Astro DAO

Release version Build Telegram group

Astro is a platform for launching Decentralized Autonomous Organizations. DAOs are self-organized groups that form around common purposes. Membership, decision making, and funding are coordinated in public on a tamper-proof blockchain.

Technology stack

Status

Change Log

Links

img.png

Getting Started

Clone the repo
git clone git@github.com:near-daos/astro-ui.git
Install dependencies
yarn install
Run development server
yarn dev

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

Known issues

The application can fail loading icons when running locally, in this case just build an application locally before starting development server using this command:

yarn build

Getting involved

All change requests commits should follow the Conventional Commits specification. Proposed changes should be small and isolated.

Release planning schedule

We are trying to stick to two weeks schedule, the list of issues that are planning for next release can be checked in Milestones section

About

Front end for https://app.astrodao.com

License:MIT License


Languages

Language:TypeScript 84.1%Language:SCSS 15.4%Language:JavaScript 0.3%Language:Mustache 0.1%Language:Dockerfile 0.0%Language:Shell 0.0%