Skip to content

NARO-TW/DFans-app

Repository files navigation

DFans App

Web application for DFans system that allows teams to share sensitive photos.

Please also note the Web API that it uses: https://github.com/NARO-TW/DFans-api

Install

Install this application by cloning the relevant branch and use bundler to install specified gems from Gemfile.lock:

bundle install

Test

This web app does not contain any tests yet :(

Execute

Launch the application using:

rake run:dev

The application expects the API application to also be running (see config/app.yml for specifying its URL)

About

Allows teams to share sensitive photos securely

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published