https://github.com/Autumnnus/my-games-backend
Express JS + MongoDB Project for My-Games
https://github.com/Autumnnus/my-games-backend
aws-s3 expressjs igdb jwt mongodb
Last synced: 9 months ago
JSON representation
Express JS + MongoDB Project for My-Games
- Host: GitHub
- URL: https://github.com/Autumnnus/my-games-backend
- Owner: Autumnnus
- Created: 2024-03-24T10:51:32.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-05-27T17:19:04.000Z (about 1 year ago)
- Last Synced: 2025-05-27T18:27:11.427Z (about 1 year ago)
- Topics: aws-s3, expressjs, igdb, jwt, mongodb
- Language: TypeScript
- Homepage:
- Size: 350 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My Games - Express JS + MongoDB
This project aims to build the backend application of [My-Games](https://my-games.netlify.app/) website from scratch. Since the project aim follows the MERN stack path, ExpressJS and MongoDB technologies are used in the Backend part. It is currently under construction.
# Features
- Authentication & Membership
- Sending Email to our users
- Role System
- Screenshot share with Amazon Web Service S3 support
- IGDB API Game Fetch
[Frontend Project](https://github.com/Autumnnus/my-games)