Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 909 Bytes

README.md

File metadata and controls

35 lines (22 loc) · 909 Bytes

Platformatic Service API

This is a generated Platformatic Service application.

Requirements

Platformatic supports macOS, Linux and Windows (WSL recommended). You'll need to have Node.js >= v18.8.0 or >= v20.6.0

Setup

Install dependencies:

npm install

Usage

  1. Update the environment variables in .env to match your Platformatic project. An example .env file is provided in .env.example. You may just rename it to .env and update the values.

2.Run the API server with:

npm start

Explore