Coder Social home page Coder Social logo

myorange's Introduction

Myorange

The aim of Myorange is to help people build their cloud storage systems within several lines of code and configuration. People may deploy our product on their server or a cloud service provider. They may choose the target disk they want their files to go into, e.g. Local disk, Amazon S3, Google Cloud Platform. We would provide a full permission system that enables you, as a root, to know every detail of the file system and users’ usage status. In addition, Myorange Drive also supports public file sharing. Files can be shared to others through a single url, with a potential limitation of times.

Front-End

The front-end used vue.js, project site: front-end

how to run

  • Install redis and mysql(require 8) in your computer
  • Change the redis host/port and mysql password in the Application.yml.
  • Create databse called 'db_test' in your mysql.
  • Enter project root path, use ./mvnw install to generate jar package.
  • Enter the directory of the generated jar. Use java -jar myorange-0.0.1-SNAPSHOT.jar to start the server.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.