Giter Site home page Giter Site logo

developeramarish / moh-prime Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bcgov/moh-prime

1.0 0.0 0.0 56.5 MB

Ministry of Health PharmaNet Revisions for Information Management Enhancements (PRIME)

License: Apache License 2.0

Dockerfile 0.68% JavaScript 0.21% TypeScript 19.55% HTML 11.34% C# 66.26% Shell 0.45% Batchfile 0.06% Python 0.72% Mako 0.01% SCSS 0.72%

moh-prime's Introduction

DESCRIPTION

PharmaNet Revisions fo Information Management Enhancements (PRIME)

HOW TO DEPLOY

Clone a copy of the code from this repository, then deploy the code using the following Docker command in the optimize-prime folder:

docker-compose up --build

HOW TO DEVELOP

To get the project up and running, install Docker and run the following Docker command:

docker-compose up --build	

To update the database schema, first update the model file in the Models folder, and rebuild using:

docker-compose up --build

To generate a new migration file, run this command:

dotnet ef migrations add InitialCreate

Then, to migrate the new model schema over to the database, run the following command:

dotnet ef database update

Your changes will be deployed automatically next time the app starts.

DOCUMENTATION

We have further Documentation available.

APACHE 2.0 LICENSE

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

moh-prime's People

Contributors

mtpultz avatar poggdogg avatar moh-prime avatar anaishebert avatar james-hollinger avatar hogmann avatar nayr974 avatar brendanbeachsierra avatar mardiel avatar sierrasystemsgroup avatar phollott avatar dependabot[bot] avatar ts00 avatar itchison avatar neophyte57 avatar johnnyl6 avatar repo-mountie[bot] avatar

Stargazers

 avatar

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.