Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Requirements
- Nodejs
Running
- Run
npm installin terminal to download node modules. - Run
node app.jsin terminal to run webhook server.
Usage in codio project
- Codio stack https://codio.com/home/stacks/3e866ece-8c2e-4aaf-9460-057b43124dac.
- Disable Protect dynamic ports option in Project Setting to use box url and port without codio authorization.
How to use
- Run webhook server
node app.jsin terminal - Copy the box URL of codio project and paste in the webhook URL field in the Codio organization.
- Complete any assignment in any course of that organization.
- See output in the terminal.