Skip to content

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

Notifications You must be signed in to change notification settings

nom-land/entity-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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