FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

WoTTsecurity/api: API and Dashboard · GitHub

This repository was archived by the owner on Sep 16, 2022. It is now read-only.
/ api Public archive

Repository files navigation

WoTT Backend/API

Development server

On the first run, run:

$ docker network create wott

Then:

$ docker-compose build
$ docker-compose up

You should now have three servers up and running:

  • localhost:8000 - dashboard
  • localhost:8001 - api
  • localhost:8002 - mtls-api

Tests

$ docker-compose -f ./docker-compose.tests.yml up

About

API and Dashboard

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages


Back | FazBrowse Home | New Git URL