Skip to content

Latest commit

 

History

History
38 lines (23 loc) · 732 Bytes

README.md

File metadata and controls

38 lines (23 loc) · 732 Bytes

Platformatic DB API

This is a generated Platformatic DB application.

Requirements

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

Setup

  1. Install dependencies:
npm install
  1. Apply migrations:
npm run migrate

Usage

Run the API with:

npm start

Explore