This project will serve (at the moment) three purposes:
We build upon Clipper.ai, which will help users deploy models. From there, we will feature these deployed models on our site for others to try out and even use in their own projects. A high-level description of the details of Harbor is described below:
(coming soon)
npm install
npm start
and then play around with it!sudo chmod 400 harbor-frontend-pem.txt
ssh -i harbor-frontend.pem.txt ubuntu@{IP_ADDRESS}
tmux
git pull origin master
just in case you want to get updated codenpm run build
serve -s build
Redux: Allows state to be shared between components
Frontend
Backend
Raymond is refactoring code within inputfields
Picture Uploading