DEV Community

latze
latze

Posted on • Edited on

1 1

File Sharing Site

File Sharing

Simple file sharing created with:

Github project: https://github.com/lassv/file-sharing-site (feel free to give a star ⭐)

Express
Node.js
MongoDB
EJS
Hypestyle CSS

Getting Started

Download the soruce code.

git clone https://github.com/lassv/file-sharing-site.git
Enter fullscreen mode Exit fullscreen mode

Install the dependencies.

pnpm (npm) install
Enter fullscreen mode Exit fullscreen mode

Setup the .env file.

PORT = Eg: 3000

MONGO_URI = Eg: mongodb://localhost:27017/file-sharing-site

Start the server.

pnpm (npm, yarn) run dev
Enter fullscreen mode Exit fullscreen mode

Read License

You can find the license in the LICENSE file.

Demo

There are currently no demo!

Top comments (0)

Billboard image

Create up to 10 Postgres Databases on Neon's free plan.

If you're starting a new project, Neon has got your databases covered. No credit cards. No trials. No getting in your way.

Try Neon for Free →