generator-atlantix-bootstrap
v1.2.1
Published
This is a tool that will help us automatically generate projects structures based on templates. You will be able to:
Downloads
51
Maintainers
Readme
Atlantix Bootstrap 🚀🚀🚀
This is a tool that will help us automatically generate projects structures based on templates. You will be able to:
- 🗃️ Create new Nextjs projects based on our coding standards
- ✈️ Add CI/CD in existing node projects
- 🧪 Add testing with Jest in existing projects
- 🐛 Add Nextjs debugger configuration in existing projects
And more...

This project was build under the architecture of yeoman and it works as a global dependency that can be used in any of our projects.
Usage 🚚
In order to start using the generator. You will have to install:
1- yeoman generator globally
npm install -g yo2- Atlantix Bootstrap Generator
npm i generator-atlantix-bootstrapFinally, you can start using the generator. Just like this:
yo atlantix-bootstrap
That's it.
This project is published in npm
About 🧑💻
This repository is maintained by everyone at Atlantix Media Inc.
