Skip to content

eabald/pdf-me-api-gateway

Repository files navigation

Pdf-me API Gateway

Overview

Main application entry point. Exposes REST API for pdf generation, user panel and homepage.

Development

To start api-gateway service in development mode first of all install npm dependencies:

npm i

Then copy environment variables:

cp .env.example .env

And start service in watch mode:

npm run start:watch

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published