CodeFlow is a project that aims to help developers to improve their application by providing a tool that can analyze their code and give them some feedback.
- Code analysis
- Code Metrics
To use CodeFlow, follow these steps:
- Clone the repository:
git clone https://github.com/CodeFlow-it/CodeFlow.git
- Move to the project directory:
cd CodeFlow
- Start the application:
docker-compose up -d