Skip to content

k13w/keid

Repository files navigation

Keid Mobile

Enjoy your keid by saving your files and easily monitoring your buckets

Typescript Typeorm Build Status Dependency Status License

Found it useful? Want more updates?

Show your support by giving a ⭐


Current's Version?

🎉 Now Lastest version Keid v0.0.3 🎉

demo_1       demo_2      


⚡ Features

  • Make unlimited uploads
  • Share your buckets and files with your friends

📯 Storages

  • We provide two providers cloud.Each cloud provider use different names for the same concept.
CloudStore AWS Backblaze
Object Object File
Container Bucket Bucket

📥 Installation

You need to install Node.js, Yarn, Android SDK first and then, in order to clone the project via HTTPS, run this command:

git clone https://github.com/HeavenH/keid.git

Install dependencies

yarn install

Create your enviroment variables based on the examples of .env.example

cp .env.example .env

After copying the examples, make sure to fill the variables with new values.


🗽 Getting Started

Run the following command in order to start the application in a development environment:

It's important to mention that this application is only available for android.

  // Install the application in a android device
  react-native run-android

  // Start the application
  yarn start

🐛 Issues

Feel free to file a new issue with a respective title and description on the the Keid Mobile repository. If you already found a solution to your problem, i would love to review your pull request! Have a look at our contribution guidelines to find out about the coding standards.

🔐 License

MIT © Gilmar Silva