Giter VIP home page Giter VIP logo
 photo

dropbitapp Goto Github PK

repos: 1.0 gists: 0.0

Type: Organization

Bio: Dropbit is an open-source distillery management application. Track, audit, and report your monthly operational reports to the TTB with peace of mind.

Dropbit Technologies

Dropbit is an open-source distillery management application. Track, audit, and report your monthly operational reports to the TTB with peace of mind.

Instructions

<connectionStrings>
  <add name="DistilDBContext"
       providerName="System.Data.SqlClient" 
       connectionString="Data Source=SERVERNAME;Initial Catalog=DATABASENAME;Integrated Security=True;Connect Timeout=30;Encrypt=False;TrustServerCertificate=True;ApplicationIntent=ReadWrite;MultiSubnetFailover=False" />
</connectionStrings>
  • Open solution in Visual Studio 2015/2017
  • Run update-database in Package Console Manager
  • Launch the application using the debugger (The application may take short time to initialize during first launch)
  • Login with default user credentials
  • Click Run All from the Test Explorer tab to verify the setup
    • NOTE: Due to a regression, 49 tests are currently green and 24 are red

Deploying in Azure

Dropbit was developed for deployment into the Azure cloud. You can deploy these samples directly through the Azure Portal to App Service and Azure SQL. Consult Azure documentation for further insructions.

dropbitapp's Projects

dropbitapp icon dropbitapp

Dropbit is an open-source distillery management application. Track, audit, and report your monthly operational reports to the TTB with peace of mind.

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.