Skip to content

upworld-dao/upworld-ui

Repository files navigation

Getting Started

1. Run the docker compose to up the database.

docker compose up -d
Image Postgres
Database upscale
User docker
Password docker
docker compose down

2. Run migrate to create database schema.

Link to doc migrate

pnpm prisma:migrate

3. Run the development server:

pnpm dev

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

Open prisma studio

Prisma Studio is a visual editor for the data in your database.

pnpm prisma:studio

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages