<style>
.hero {
background-color: ;
display: flex;
flex: 1
}
.hero>img {
height: 42px;
}
</style>
Convenient template generator for server projects using both Fastify and Express frameworks. It streamlines the process of setting up a new server project by providing a well-organized boilerplate code with essential configurations and features.
Get started
- Install orign globally
npm install -g orign
- Varify installation
orign --version
- Instructions and available commands
orign --help
Contributing
We welcome contributions and suggestions to enhance the functionality and robustness of the orign. Please refer to the Contributing Guidelines to get started.
Copyright and license
Copyright (c) 2024 Zidikhery Mchomvu
Licensed under the MIT License.