Labnite is your favorite online learning platform built with NestJS, Apache Kafka, GraphQL, ReactJS, Next.js and Apollo, following a microsservices architecture.
Fork this repository
# Clone your fork
$ git clone your-fork-url && cd labnite
# Create a branch with your feature or bug fix
$ git checkout -b my-branch
# Commit your changes
$ git commit -m 'my changes'
# Push your branch
$ git push origin my-branch
Delete your branch, if you want, when your pull request merge.
Made with π by andrecampll .