NOTE: This project is still in development and is not yet ready for production use.
- Download the latest version here.
- Run the installer
- Done 🎉. SnailyCAD Manager is now available at
http://localhost:60120
!
IMPORTANT NOTE: (Windows Only) If you want to be able to remotely access SnailyCAD Manager, you will need to handle either port forwarding or proxying yourself.
Run the following commands in your terminal:
sudo -i
pnpm create snailycad-manager
Done 🎉. SnailyCAD Manager is now available at http://YOUR_SERVER_IP:60120
(Automatically Port Forwarded!)
- Fork the repository
- Create a new branch (
git checkout -b feature/awesome-feature
) - Commit your changes (
git commit -am 'Add some awesome feature'
) - Push to the branch (
git push origin feature/awesome-feature
) - Create a new Pull Request
This project is licensed under the MIT License - see the LICENSE file for details.
All stars & forks are much appreciated! Made with ❤️ for SnailyCAD — Written in TypeScript