Skip to content

Tool to create proposals that follow the Nation3 DAO governance spec

Notifications You must be signed in to change notification settings

yahiamarzouk/Nation3-gov-app

 
 

Repository files navigation

Getting Started

First, run the development server:

yarn dev

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

Note: There seems to be some issue running this on Node 18, so please use another Node version or feel free to debug the issue/send a PR.

Integration Testing

Run the integration tests:

yarn cypress

Run the integration tests headlessly:

yarn cypress:headless

About

Tool to create proposals that follow the Nation3 DAO governance spec

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 79.7%
  • CSS 15.5%
  • JavaScript 4.8%