Skip to content

DevFlash-360/anvilfusion

Repository files navigation

About This Anvil App

Build web apps with nothing but Python.

The app in this repository is built with Anvil, the framework for building web apps with nothing but Python. You can clone this app into your own Anvil account to use and modify.

Below, you will find:

Opening this app in Anvil and getting it online

Cloning the app

Go to the Anvil Editor (you might need to sign up for a free account) and click on “Clone from GitHub” (underneath the “Blank App” option):

Clone from GitHub

Enter the URL of this GitHub repository. If you're not yet logged in, choose "GitHub credentials" as the authentication method and click "Connect to GitHub".

Clone App from Git modal

Finally, click "Clone App".

This app will then be in your Anvil account, ready for you to run it or start editing it! Any changes you make will be automatically pushed back to this repository, if you have permission! You might want to make a new branch.

Running the app yourself:

Find the Run button at the top-right of the Anvil editor:

Publishing the app on your own URL

Now you've cloned the app, you can deploy it on the internet with two clicks! Find the Publish button at the top-right of the editor:

When you click it, you will see the Publish dialog:

Click Publish This App, and you will see that your app has been deployed at a new, public URL:

That's it - your app is now online. Click the link and try it!

About Anvil

If you’re new to Anvil, welcome! Anvil is a platform for building full-stack web apps with nothing but Python. No need to wrestle with JS, HTML, CSS, Python, SQL and all their frameworks – just build it all in Python.

Learn About Anvil In 80 Seconds👇

Anvil In 80 Seconds

Try Anvil Free

To learn more about Anvil, visit https://anvil.works.

Tutorials and documentation

Tutorials

If you are just starting out with Anvil, why not try the 10-minute Feedback Form tutorial? It features step-by-step tutorials that will introduce you to the most important parts of Anvil.

Anvil has tutorials on:

Reference Documentation

The Anvil reference documentation provides comprehensive information on how to use Anvil to build web applications. You can find the documentation here.

If you want to get to the basics as quickly as possible, each section of this documentation features a Quick-Start Guide.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages