Investment monitoring application.
Client: React, Redux, TailwindCSS
Server: Ruby on Rails
Others:
Clone the project
git clone https://github.com/Thialyson/investmap.git
Go to the project directory
cd investmap
Install dependencies
- You need to have Docker and Docker Compose installed
Start the server
docker compose -f _docker/docker-compose.dev.yml -p investmap up -d