trick/trick_source/web
dependabot[bot] d2b699ce04
Bump @babel/traverse in /trick_source/web/dashboard (#1595)
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.23.0 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-19 10:10:18 -05:00
..
apps Use better WebSocket constructor in wsexp.html because it's an example. 2019-11-06 13:18:29 -06:00
CivetServer Refactor and test Variable Server. 2023-06-26 12:23:58 -05:00
dashboard Bump @babel/traverse in /trick_source/web/dashboard (#1595) 2023-10-19 10:10:18 -05:00
images Add images directory and trick_icon.png needed for webserver. 2019-11-04 12:52:29 -06:00
README.md Revise Documentation, Correct a single constant (#1326) (#1489) 2023-04-21 17:32:31 -05:00

Web Server

Trick has the capability to create a custom built web server for your sim.

You can find documentation here:

Web Server Documentation