Skip to content

david1117dev/NextShare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NextShare

This is a simple Node.js application that allows you to upload files and shorten URLs. It uses SQLite for storing shortened URLs and provides a user-friendly interface for managing files and shortened links.

Features

  • File Upload: Upload files to the server for storage.

  • URL Shortening: Shorten long URLs to make them more manageable.

Setup and Usage

  1. Clone the repository

  2. Install dependencies using npm install.

  3. Create a config.json file with your desired configuration settings.

  4. Start the server using npm start.

  5. Access the web interface in your browser at http://localhost:3000.

  6. Use the web interface to upload files and shorten URLs.

About

a simple file sharer and url shortener

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published