dotmind / blink-api

Home Page:https://inablink.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub Workflow Status license badge version badge

Send your file easily and securely

Blink (inablink.io)

Blink is a secure and fast pdf transfer tool. It is a web application that allows you to send pdf files to your friends and colleagues. The app is made for mobile and web (PWA).

⚡️ Features

  • 🔒 End to end encrypted transfers
  • 💨 Manual / Automatic link expiration (14 days)
  • 🔥 Very fast file transfer
  • 🕐 Transfers history
  • 📱 Mobile friendly (PWA)
  • 🍃 Lightweight and optimized for low carbon consumption
  • 🧘‍♀️ Company maintained

🛠 Development Setup

  npm install
  npm run dev

How to contribute ?

Branch name must start with fix/, feature/ or enhancement/

  1. Fork this repository to your own GitHub account and then clone it to your local device.
  2. Create a new branch git checkout -b MY_BRANCH_NAME
  3. Install the dependencies: npm install
  4. Fill the .env file with your own values (see .env.sample)
  5. Run the development server: npm run dev
  6. Make your changes
  7. Commit and push your changes
  8. Create a new pull request from your forked repository

Credits

Project made by the dotmind team.

Authors

Tools used

License

This project is open source and available under the GNU General Public License v3.0.

About

https://inablink.io/

License:GNU General Public License v3.0


Languages

Language:TypeScript 97.1%Language:Shell 2.9%