Skip to content

Latest commit

 

History

History
executable file
·
38 lines (21 loc) · 707 Bytes

File metadata and controls

executable file
·
38 lines (21 loc) · 707 Bytes

Code Anywhere...

NodeJS, SQL Server, Redis, VSCode

SQLPad - SQL Server Admin Client VSCode with NodeJS

VSCode - Online IDE VSCode with NodeJS

Install

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/

/~https://github.com/cdr