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

willf80/text-alignment-api · GitHub

Repository files navigation

Text Alignment API

Service built using Node, TypeScript and Express

INSTRUCTIONS


Installation

cd ~
git clone https://github.com/willf80/text-alignment-api.git

Install dependencies

yarn

Add .env file in root directory

JWT_SECRET=...
APP_PORT=8080
DB_NAME=...

Launch

yarn start

API is expose on http://localhost:8080

API documentation will show immediately

ABOUT


Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL