Skip to content

universe-space-official/universe-protocol

Repository files navigation

📢 Universe Protocol

Installation

$ yarn install

Running the app

# development
$ yarn run start

# watch mode
$ yarn run start:dev

# production mode
$ yarn run start:prod

Environment variables

  • APP_ENV, example development
  • PORT, example 3837

Test

# unit tests
$ yarn run test

# e2e tests
$ yarn run test:e2e


## License

Nest is [MIT licensed](LICENSE).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published