This is a full-stack application that is designed to demonstrate the value of GitHub. It is built with Angular, Node.js, and MySQL. It is designed to be run using Docker Compose.
clone the repository:
git clone <repository-url>
cd my-fullstack-app
run docker-compose:
docker-compose up
This will start the server along with the MySQL database.
The application will guide you through installing the GitHub App. The only thing you will need to provide is your GitHub Organization name.
Feel free to submit issues or pull requests! Contributions are welcome! 🤗
This project is licensed under the MIT License. See the LICENSE file for details.