GithubHelp home page GithubHelp logo

vmsp / diffology_server Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 159 KB

Diffology was a Microsoft Access Add-in that put a database’s schema and data into a git repository allowing users to easily synchronize all changes over the web.

Ruby 64.37% JavaScript 8.71% HTML 19.05% Shell 7.86%

diffology_server's Introduction

Diffology (Backend)

Microsoft Access databases are typically kept in a drive made available over LAN, originating a fair number of issues. Diffology was a Microsoft Access Add-in that put a database’s schema and data into a git repository allowing users to easily synchronize all changes over the web.

This repository contains code for the backend. The code for the Microsoft Access Add-in can be found at https://github.com/vmsp/diffology_addin

  • RAILS_ENV
  • APP_DATABASE_PASSWORD
  • RAILS_MASTER_KEY
  • REPO_DIR ????
  • RAILS_MAX_THREADS
  • RAILS_MIN_THREADS

Deploy:

  1. Stop puma
  2. Stop nginx
  3. cap deploy
  4. cap run migrations
  5. Start nginx
  6. Start puma

diffology_server's People

Contributors

vmsp avatar

Watchers

 avatar

diffology_server's Issues

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.