trick/trick_source/web
dependabot[bot] 088c210fbf
Bump url-parse from 1.4.7 to 1.5.10 in /trick_source/web/dashboard (#1233)
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.10.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.4.7...1.5.10)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

[skip ci]

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-28 16:12:42 -06:00
..
apps Use better WebSocket constructor in wsexp.html because it's an example. 2019-11-06 13:18:29 -06:00
CivetServer Fix inclusion of CivetServer.h. #1188 2021-10-19 13:41:42 -05:00
dashboard Bump url-parse from 1.4.7 to 1.5.10 in /trick_source/web/dashboard (#1233) 2022-02-28 16:12:42 -06:00
images Add images directory and trick_icon.png needed for webserver. 2019-11-04 12:52:29 -06:00
README.md Create short README for web server to help navigate to documentation 2019-11-20 15:51:32 -06: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