Skip to content

daaoai/daao_ai_frontend_v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues Unlicense License


Logo

DAAO.ai

Where autonomous agents meet decentralised innovation
Explore the docs »

Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Contributing

About The Project

Product Name Screen Shot

A Next.js frontend for the DAAO project, powered by TypeScript, RainbowKit, Wagmi, Shadcn, and TailwindCSS.

(back to top)

Built With

Next.js TypeScript Wagmi TailwindCSS shadcn/ui React Query Bun

and more!

(back to top)


Getting Started

Prerequisites

This project uses Bun for managing dependencies. If you don't have Bun installed, follow the installation instructions here.

Installation

  1. Clone via CLI:

    Alternatively, you can clone the repository using the CLI:

    git clone https://github.com/daaoai/daao_ai_frontend_v2.git daao_frontend
    cd daao_frontend
    
  • Once Bun is installed, run:

    bun install
  • Set up Environment Variables:

    Copy the .env.example file to .env.local and update the variables as needed:

    cp .env.example .env.local
  • Start the development server:

    • Make sure you do this from the root of the project and not from some subdirectory
    bun run dev
    • To build the project instead do
    bun run build
    bun run start

(back to top)


Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

first merge your branch with the dev branch and checkout deployment status etc at dev.daao.ai, only then open a pr to merge with main

Top contributors:

contrib.rocks image

(back to top)


About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Contributors 13

Languages