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: about 2 months 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 (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-01-08T17:28:34.000Z (over 2 years ago)
- Last Synced: 2025-01-09T05:24:05.491Z (over 1 year 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 )
```