Hello!
I am making an all-in-one server dashboard for Linux servers using docker. I am creating it using Node.js, PostgreSQL, and my own backend (API).
This dashboard is supposed to be a dashboard where developers can pick their own login method, database, and also deploy their own apps easily with a click of a button. I want to create a VSCode extension, CLI, and my own templates so that it's easier for developers to connect their server and code all together. This will also have a shortcut feature to easily open their apps from the Dashboard. I was originally creating this for developers to use services as a way to deploy their own websites and projects.
Does anyone have any suggestions that would be good for this server dashboard?
Top comments (0)