This is a simple tool to visualize Swagger documentation using Redoc.
Simply replace the swagger.yml file in the docs folder with your Swagger YAML file.
Run the following command:
node server.jsThen open your web browser and navigate to http://localhost:3000.