Additive Manufacturing User Interface (AMUI)
- Clone the repository with your prefered method.
git clone [email protected]:BaratiLab/AMUI.git
- Follow the instructions for downloading and installing Docker Desktop
- Make sure the docker compose works here, you'll need it for this project.
- Creating an account is optional here.
- Open
AMUI
project in VSCode - Duplicate
.env.example
file and rename to.env
.- Fill in the following empty fields (ask @ppak10 if you need help).
- Open terminal and (under
AMUI
directory) start containers.docker-compose up -d
- Follow further instructions for either
api
orweb