Eomm / pokedex

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 >= v16.17.0 or >= v18.8.0

Setup

  1. Install dependencies:
npm install
  1. Apply migrations:
npx platformatic db migrations apply

Usage

Run the API with:

npm start

Explore

About

License:MIT License


Languages

Language:JavaScript 92.1%Language:CSS 5.3%Language:HTML 2.5%