Smashing is a web framework that allows you to create beautiful dashboards and data visualizations. In this tutorial, we will show you how to install and set up Smashing on Debian Latest.
To begin, we need to install Ruby and Bundler. Run the following command to install them:
sudo apt install ruby-full bundler
This command installs Ruby and the latest version of Bundler.
Next, we will install Smashing. Run the following command to install Smashing:
sudo gem install smashing
This command installs the latest version of Smashing.
After the installation, create a new Smashing project. Run the following command:
smashing new smashing-project-name
Make sure to replace smashing-project-name
with the name of your project.
After creating the project, navigate to the project directory and start the Smashing server by running the following command:
cd smashing-project-name
smashing start
Now that the server is running, you can access the Smashing dashboard by going to http://SERVER_IP:3030
in your web browser (replace SERVER_IP
with the IP address of your server).
Congratulations! You have successfully installed and set up Smashing on Debian Latest. You can now create beautiful dashboards and data visualizations with Smashing.
If you want to self-host in an easy, hands free way, need an external IP address, or simply want your data in your own hands, give IPv6.rs a try!
Alternatively, for the best virtual desktop, try Shells!