Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fum4/photo-manager-api

A lightweight API for storing images, developed with NestJS & Mongo
https://github.com/fum4/photo-manager-api

heroku mongodb mongoose nestjs nodejs railway typescript

Last synced: about 1 month ago
JSON representation

A lightweight API for storing images, developed with NestJS & Mongo

Awesome Lists containing this project

README

        

# 📸 Photo Manager API
## NestJS / MongoDB


### Commands

#### ``pnpm start`` - Run with production DB (persistent)
#### ``pnpm run start:dev`` - Run with sandbox DB (ephemeral)