Skip to content

Files

Cannot retrieve ahead/behind information for this branch.

GitHub Value

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.

Prerequisites

Installation

clone the repository:

git clone <repository-url>
cd my-fullstack-app

Running the Application

run docker-compose:

docker-compose up

This will start the server along with the MySQL database.

Getting Started

The application will guide you through installing the GitHub App. The only thing you will need to provide is your GitHub Organization name.

Contributing

Feel free to submit issues or pull requests! Contributions are welcome! 🤗

License

This project is licensed under the MIT License. See the LICENSE file for details.