Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/fum4/photo-manager-api
- Owner: fum4
- Created: 2022-12-29T18:04:00.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-04-14T17:42:19.000Z (over 1 year ago)
- Last Synced: 2024-10-10T22:08:23.469Z (about 1 month ago)
- Topics: heroku, mongodb, mongoose, nestjs, nodejs, railway, typescript
- Language: TypeScript
- Homepage: https://photo-manager-api.up.railway.app
- Size: 806 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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)