Built with ❤︎ by Maganez Filho
- Technologies
- Purpose and Features
- Explanation about the project /src folders environment
- Node, Nest.js, React and Next versions
- How to Run
- How to use Commitizen
- Found a bug? Missing a specific feature?
- Contributing
- License
This project was made using the follow technologies:
- Node.js
- Nest.js
- Apache Kafka
- GraphQL
- Apollo Client (GraphQL)
- React.js
- Next.js
- Typescript
- HTML
- Yarn
- Eslint
- Prettier
- Editorconfig
- Commitizen
-
A project made for studies purpose
-
Shopping service (purchases);
- Product registration (admin);
- Product listing (admin);
- Shopping list (auth);
- Purchase of products (public);
- Listing of available products for purchase (public);
-
Classroom service (classroom);
- Enrollments listing (admin);
- Students listing (admin);
- Courses listing (admin);
- Register courses (admin);
- Listing of courses I have access to (auth);
- Access course content (auth);
folder | description |
---|---|
@types | shared global types |
components | shared global components |
configs | shared global configs |
containers | pages content |
hooks | isolated reusable functions from functional components |
pages | application pages |
styles | global application styles |
tests | global setup for tests |
utils | reusable codes by the application |
This project was created using theses versions:
- Node.js (installed version on the machine): 18.15.0
- Nest.js: 9.0.0
- React.js: 18.2.0
- Next.js: 13.2.4
# This application is still in development
Go to http://localhost:3000 to see the result.
# How to use
Instead of using "git commit", use "git cz"
Feel free to file a new issue with a respective title and description on this repository. If you already found a solution to your problem, I would love to review your pull request!
First of all, thank you for being interested in helping out, your time is always appreciated in every way. 💯
Here's some tips:
- Check the issues page for already opened issues (or maybe even closed ones) that might already address your question/bug/feature request.
- Feature requests are welcomed! Provide some details on why it would be helpful for you and others, explain how you're using bull-board and if possible even some screenshots if you are willing to mock something!
Released in 2023.
Made with ❤︎ by Maganez Filho 🚀.
Give a ⭐ if this project helped you!