Skip to content

ambiere/genesis

Repository files navigation

genesis

Server projects template generator for nodejs frameworks. Streamlines the process of setting up a new nodejs server project by providing a well-organized boilerplate code with essential configurations and features.

Test Publish

Installation

  1. Install genesis globally
npm install -g @ambiere/genesis
  1. Varify installation
genesis --version
  1. Instructions and available commands
genesis --help

Contribution

Refer to the Contributing Guidelines to get started.

License

Licensed under the MIT License.