# Mongo DB ## Create Project ```sh # Create Project helios project add mongo --repo https://github.com/bmallen-xs/Helios-Services --ref main --path mongo # Clone / Pull helios project pull mongo ``` ## Run ```sh helios project up mongo ```