Skip to content

This repository contains the source code for AR CDN, a simple file uploader expressJS.

License

Notifications You must be signed in to change notification settings

Arifzyn19/AR-CDN

Repository files navigation

-----------------------------------------------------

AR CDN - Host File

AR-CDN

AR CDN is a robust and flexible file upload service designed for handling various types of files, including images, videos, and audio. Built using TypeScript, this project emphasizes a clean directory structure and ease of use. With simple installation steps and a development server setup, users can quickly integrate file uploading functionality into their applications. The project also encourages community contributions, making it a collaborative effort to enhance and expand its capabilities.

AR - CDN

AR CDN is a free source code for uploading files such as images, videos, and audio.

Installation

  1. Clone this repository and go to directory:
git clone https://github.com/Arifzyn19/AR-CDN
cd AR-CDN
  1. Install dependencies:
npm install
  1. Build:
npm run build

Usage

  1. Start the development server:
npm start
  1. Access the application at http://localhost:3000

Contributing

Contributions are welcome! If you'd like to contribute, please follow these steps:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature-branch).
  3. Make your changes.
  4. Commit your changes (git commit -m 'Add some feature').
  5. Push to the branch (git push origin feature-branch).
  6. Open a Pull Request.

For more details, see the CONTRIBUTING.md file.

Thanks To

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

This repository contains the source code for AR CDN, a simple file uploader expressJS.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published