Skip to main content

FaQ

Is SnailyCAD supported in an iframe

SnailyCAD can be placed inside an <iframe> or a tablet script.

warning

Your SnailyCAD instance must be running on HTTPS with a valid SSL certificate (they're free!), otherwise it will not work.

Is SnailyCAD complete

Yes! SnailyCAD is complete, it's always being updated.

Can I host this on X platform

Currently known supported platforms are:

  • Windows OS
  • Linux OS
  • Zap Hosting
  • cPanel - Only if it has node.js support!

How to add a custom favicon (Browser icon)

  1. Get your image ready, make sure it's png format (image/png) and that it's called favicon.png.
  2. Navigate to the following folder: apps/client/public.
  3. Place that image in that folder. (with name favicon.png)
  4. Stop your SnailyCAD instance
  5. Rebuild the client pnpm turbo run build --filter=@snailycad/client
  6. Restart your SnailyCAD instance

How can I report a bug or issue

You can join our Discord support server or open a GitHub issue

Where can I suggest a new feature

You can join our Discord support server or open a GitHub issue

Was this page helpful?