Skip to content

ClubMediterranee/swagger

Repository files navigation

Swagger logo

Swagger UI plugins and application developped by Clubmed.

See our OpenSpec documentation here: https://api.clubmed.com/doc/

Prerequisite

Install node and yarn:

# nvm
nvm install v12.13.1
nvm alias default v12.13.1
nvm use default

# ensure npm is at its latest version
npm i -g npm

#yarn
npm install -g yarn

Note: Behind the scene, this monorepo is built with lerna and yarn workspaces

Note: CI and deployement are done with CircleCI

Frameworks

Run in Development

Run theses command to start application:

# start app on http://localhost:8083
yarn start:swagger

Then open this url in your browser: http://localhost:8083/