Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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 )
```