uberCad is browser DXF-editor. It's simple and usefull, have a lot of features and possibilities. uberCad not only editor but multi-user app with personal page of projects, collaboration and big library of presets.
This project will be usefull for many other projects like CAD-systems, CNC-routers, modelling and other.
[todo]
Initially uberCad is the product of https://thermevo.com Currently we are developing opensource product with lovely community
If you have a vision of how to make the world better and improve the project then join the uberCad team. Feel free to create pull requests and issues!
Just clone this repository and modify it as you want. Than create pull request and we'll comunicate.
If you need more info, visit https://thermevo.com/ubercad/en
docker image build -t shus/cra-docker:latest .
docker images
docker tag 6c763f716e3e shus/cra-docker:latest
docker push shus/cra-docker
docker-compose stop
docker pull shus/cra-docker:latest
docker-compose -f docker-compose.yml up -d