Skip to content

Veermove/unknownyet

Repository files navigation

unknownyet

Microservice skeleton.


how?

  • clone repo and install dependencies

    $ git clone ...
    $ cd unknownyet
    $ npm i
  • build and run

    $ npm run build
    $ npm start
  • (optional) want to tinker yourself?

    $ npm run dev

license

unknownyet is released under the BSD 2-Clause license. See the LICENSE for more details.

About

Node microservice starter (typescript).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published