Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 342 Bytes

File metadata and controls

25 lines (15 loc) · 342 Bytes

esco-api application

API application for the ESCO datasets.

Requirements

Installation

To install dependencies:

bun install

Development

To run development server:

bun run dev

The ESCO API should be available at http://localhost:3560