Skip to content

near-daos/astro-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

55634be · Jan 18, 2023
Jan 12, 2023
Jan 17, 2022
Apr 29, 2022
Jan 12, 2023
Jan 17, 2023
Jan 18, 2023
Jan 18, 2023
Jan 17, 2023
Sep 23, 2022
Nov 1, 2022
Jan 12, 2023
Oct 24, 2022
Oct 27, 2021
Jan 12, 2023
Jan 18, 2023
Jan 12, 2023
Aug 19, 2022
Jan 17, 2023
Jul 21, 2021
Apr 29, 2022
Jan 17, 2023
Nov 22, 2021
Jan 18, 2023
Jan 18, 2023
Dec 30, 2022
Jan 12, 2023
Jan 12, 2023
Jul 7, 2021
Jul 7, 2021
Feb 18, 2022
Jul 7, 2021
Dec 20, 2022
Dec 20, 2022
Dec 20, 2022
Jul 21, 2021
Jan 12, 2023
Jul 29, 2022
Jul 7, 2021
Oct 27, 2021
May 13, 2022
Nov 2, 2021
Feb 2, 2022
Jan 27, 2022
Feb 18, 2022
Dec 14, 2021
Jan 27, 2022
Aug 1, 2022
Aug 17, 2022
Jun 7, 2022
Sep 23, 2022
Aug 3, 2022
Dec 9, 2021
Aug 17, 2022
Apr 29, 2022
Jan 17, 2023
Jan 12, 2023
Jan 16, 2023
Dec 5, 2022
Jul 21, 2021
Apr 29, 2022
Jan 12, 2023

Repository files navigation

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