☁️How to Host

πŸ‘€Register on our website

To register on Discloud, log in using your Github account.

2- Access your dashboard

Access the control panel after logging in to the website

3- Click on the button to host your application

Click on the indicated button to host a new application

4- Create a .zip file

Remove (or do not include in your .zip file) the following folders/files in the following projects: 🟨JavaScript: remove node_modules, .npm and package-lock.json 🐍Python: remove venv and .cache

⌨️Languages

Place the file discloud.config at the root of your project and don't forget to include it in the .zip Without this file, your upload will not work!

https://github.com/discloud/docs/blob/english/suport/host/broken-reference/README.md

☁️Host your apps

To host websites, check the requirements

Drag the .zip with your project

πŸ”—Other Methods

πŸ€–For Bots:

🌎For Sites:

Last updated