Skip to content

A web app for compiling .go file online using Websocket and native go tools

License

Notifications You must be signed in to change notification settings

Fullstop000/golang-online

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A web app for compiling .go file online

A similar implement just like the official go-playground

Actually this is a pre-project for a online Fabric chaincode running environment using the go-logging and Websocket .

Start

  1. Launch the server
    go build -o wtf && ./wtf
    
  2. Start the webpack-dev-server
    cd f && yarn start
    
  3. Click the Run button to meet the Hello World!

License

MIT

About

A web app for compiling .go file online using Websocket and native go tools

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published