Publish app to a private server

Hello, I am testing with an Anvil Hobby account. Is it possible to publish an Anvil app on a private server without cloning the app to a public Github account?

Famko

Have you looked at this? https://github.com/anvil-works/anvil-runtime

You don’t have to publish your project to GitHub in order to get a anvil app server up an running on your local computer :slight_smile:

“Publish” isn’t clear here. This might mean

  • Make the source code available in some other version-control server
  • Make the running app (including server-side code) visible to the network, but with the back end running on someone else’s server(s), in place of Anvil’s