willswire / pantry-api

keep track of items customers wish to buy, and keep datapoint on items purchased

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pantry API

Development

use the command

npm run dev

to run a development server.

Production

To create a js transpiled version and serve it, run

npm start

View the docs whenever the api is running by navigating to the base url

About

keep track of items customers wish to buy, and keep datapoint on items purchased

License:MIT License


Languages

Language:TypeScript 100.0%