https://github.com/razvanghr/watch-vault
Store your movies data right there!
https://github.com/razvanghr/watch-vault
express mongodb moongose nodejs react scss serverless
Last synced: 2 months ago
JSON representation
Store your movies data right there!
- Host: GitHub
- URL: https://github.com/razvanghr/watch-vault
- Owner: razvanghr
- Created: 2023-11-05T20:36:10.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-06T17:35:19.000Z (over 1 year ago)
- Last Synced: 2025-04-12T05:58:14.718Z (about 1 year ago)
- Topics: express, mongodb, moongose, nodejs, react, scss, serverless
- Language: TypeScript
- Homepage: https://watchvault.netlify.app/
- Size: 1.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Watch Vault
# App-URL: https://watchvault.netlify.app
This is an application that includes both the client and server-side.
This application is connected to MongoDb database (NoSQL)
# EN
For this project, we used:
# Backend
--Node.js v18.16.0 - to run server-side code.
--Express v4.18.2 - a web framework for building the server-side application.
--Cors v2.8.5 - for handling cross-origin resource sharing policies between different origins.
--Dotenv v16.3.1 - for managing the storage of database connection data.
--MySQL v3.3.1 - for establishing a connection with the MySQL database.
--Bcrypt v5.1.0 - for encrypting user passwords and PINs.
--axios v1.4.0 - for HTTP requests
--joi v17.9.2 - for data validator
--jsonwebtoken v9.0.1 -for JWT token
--mongodb v5.7.0 - MongoDb driver
--mongoose v7.4.3 - object modeling tool designed to work in an asynchronous environment
# Frontend
--React v9.5.1
--Sass v1.63.4 - to style the elements
--Axios v1.4.0 - for HTTP requests
# Contact
Important: This application is still in early access, so there may be some bugs.
For any information or issues, please contact!
--mail: razvan_alin02@yahoo.com
--GitHub: https://github.com/razvanghr