SQLPad - SQL Server Admin Client
docker-compose up -d
VSCode Online: http://localhost:8080/
Password: skybird
Navigate to project -> nodejs -> src -> index.js file
Make some change.
Preview: http://localhost:3000/
SQL Server Admin: http://localhost:4170
Email: admin@admin.com
Pass: 12345
Create a DB Connection if the list is empty.
Host: mssql
, Database: Northwind
, Database Username: sa
, Database Password: SuperP4ssw0rd!
VSCODE ONLINE CREDIT GOES TO : https://coder.com/