Skip to content

bismerk/ElectrodoDoc-server-js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Woden

Overview

This server was generated by the swagger-codegen project. By using the OpenAPI-Spec from a remote server, you can easily generate a server stub.

Running the server

To run the server, run:

docker-compose up --build

Also check this issue, before you re-run backend :

482solutions#87


To run the tests, run:

sudo docker-compose -f docker-compose-test.yaml up --build --abort-on-container-exit

To run the debug mode, run:

1) sudo docker-compose -f docker-compose-debug.yml up
2) npm i
3) npm run debug

To view the Woden UI interface:

open:8080/docs

This project leverages the mega-awesome swagger-tools middleware which does most all the work.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 68.4%
  • Gherkin 31.2%
  • Other 0.4%