Skip to content

Multi-DAO/ui.grants

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ui.grants NEAR License: GPL v3

Easy to set up end to end grant application form for DAOs on NEAR Protocol

Repositories

Technology stack

Guides

Configuration

cp .env.dist .env
# set up variables on .env

Installation

npm install

Set up .env

Development

npm run dev

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

Deployment

npm install && npm run build
npm run start

Testing

No tested are implemented yet. Check the Manual Testing guide.

Authors

About

Easy to set up end to end grant application form for DAOs on NEAR Protocol

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 90.5%
  • JavaScript 6.8%
  • Dockerfile 2.5%
  • CSS 0.2%