NikolaRusakov / platformatic-be

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Platformatic Runtime API

This is a generated Platformatic Runtime 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

  1. Install dependencies:
npm install

Usage

Run the API with:

npm start

Adding a Service

Adding a new service to this project is as simple as running create-platformatic again, like so:

npx create-platformatic

About


Languages

Language:TypeScript 100.0%