Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tigawanna/mongo-project
nodejs + mongodb aggregation project
https://github.com/tigawanna/mongo-project
dotenv ejs express kleur mongoose node-fetch zod
Last synced: 12 days ago
JSON representation
nodejs + mongodb aggregation project
- Host: GitHub
- URL: https://github.com/tigawanna/mongo-project
- Owner: tigawanna
- Created: 2023-04-17T11:01:49.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-01-08T17:28:34.000Z (about 1 year ago)
- Last Synced: 2024-11-11T07:41:34.388Z (2 months ago)
- Topics: dotenv, ejs, express, kleur, mongoose, node-fetch, zod
- Language: TypeScript
- Size: 245 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mongo Project
Simple Nodejs + Express + Typescript + MongoDB project for aggregating a user'sprojects i=on github based on thier package.jsons (Javascript/Typscript only )```sh
/github : to get the aggregated data,/github/batch_create : to populate the MongoDB database with the package.jsons
/github/batch_update : to update the MongoDB database with the package.jsons (will be exscuted on a daily cronjob )
```