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

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!

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