Skip to content

OsirisRoman/File-Upload-Download

Repository files navigation

Ecommerce NodeJS app 🎉.

An ecommerce NodeJS app with several backend features as Login, routes and form protection, product administration, invoice generator, file management, error handling, etc.

Starting 🚀

The following instructions will allow you to obtain an entire copy of the project for developing and testing purposes.

See the Installation section to know how to install the requirements.

Pre-requisites 📋

Node.js

Version
>=14.16.1

MongoDB (Community Server || Atlas cloud)

Version
>=4.4.5

Installation 🔧

After you install the Pre-requisites, clone this repository to your computer.

$ git clone https://github.com/OsirisRoman/File-Upload-Download.git ~/destinationFolder

Go to your destinationFolder

$ cd ~/destinationFolder

Note: Open and modify the .env file with your own AtlasDB Uri connection. If you want to to run the project with a local mongo database then remove this .env file.

Install all project dependencies and launch the server.

$ npm install
$ npm start

Author ✒️

Result 🎉

You can see the live result of this repository in the following link:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published