Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 1.94 KB

README.md

File metadata and controls

33 lines (18 loc) · 1.94 KB

🧬 Brainly Gene

Brainly Gene Framework - high level overview

Gene is an opinionated React framework designed to bridge the gap between develpmpent speed project maintainability and scalability.

It highly leverages the power of code generations and automation. It is built on top of Nx and Nx Workspace Generators.

Development of Brainly Gene happens in the open on GitHub, and we are grateful to the community for contributing bugfixes and improvements. Read contribution guidelines to learn how you can take part in improving Brainly Gene.

Brainly Gene has adopted a Code of Conduct that we expect project participants to adhere to. Please read the full text so that you can understand what actions will and will not be tolerated.

Development

To run gene generator inside this repo:

nx g @brainly/gene-tools:nextjs-app --name=my-test --directory=test-dir --tags=domain:test --rewrites=true --apollo=true --reactQuery=true --e2e=true  --verbose

It uses the code under packages/gene-tools/generators, so there is no need to build the package.

Brainly Gene is a trademark of Brainly sp. z o.o. Please read the full text so that you can understand how to use our marks consistent with background law and community expectation.

License

Brainly Gene is Apache-2.0 licensed