Skip to content

nasir00376/swvl

Repository files navigation

Notifications

Contents

Getting started

https://github.com/nasir00376/swvl

Prerequisites

  1. Install Git
  2. Install Node.JS
  3. Install Docker
  4. Install Docker Compose
  5. Install Postman

Backend setup

  1. Clone Git repository https://github.com/nasir00376/swvl

  2. Copy '.docker.env.sample' file to '.docker.env'

  3. Copy '.env.sample' file to '.env'

  4. Run 'npm install' After running the commands above, it should be possible to open http://localhost:4554/docs/ (redoc UI).

  5. Import OpenAPI spec to Postman:

    5.1. Open Postman

    5.2. Click 'Import'

    5.3. Navigate to 'openapi' folder

    5.4. Import 'docs.json' file

Releases

No releases published

Packages

No packages published