Skip to content

nom-land/entity-server

Repository files navigation

Development

  1. Run the redis first:
docker-compose up -d
  1. Install the dependencies and develop
pnpm install
pnpm dev

open http://localhost:3000

  1. Build and start
pnpm build
pnpm start

About

Entity server is for creating and editing entities, managed by Nomland DAO.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published