kOchirasu / Hopefully_Unhackable

Secure File Storage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hopefully_Unhackable - Indexing Server

How to run:

  1. Install Java 8 if not already installed
  $ sudo add-apt-repository ppa:webupd8team/java
  $ sudo apt-get update
  $ sudo apt-get install oracle-java8-installer

Accept the terms when prompted

  1. Install and run MongoDB server on default port 27017
  1. Get source code and switch into directory
  $ git clone https://github.com/2yangk23/Hopefully_Unhackable.git
  $ cd Hopefully_Unhackable
  1. Run indexing server
  $ ./gradlew run

About

Secure File Storage


Languages

Language:Java 100.0%