8000 GitHub - kdunlap/teamfemr2: Team fEMR website with repository for surveys and medical trip data
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

kdunlap/teamfemr2

 
 

Repository files navigation

Team fEMR

teamfemr.org

###Community

  1. Slack
  2. JIRA
  3. Mailing List

Description

[ Fill in later ]

Dependencies

  • PHP >= 5.6.4
  • OpenSSL PHP Extension
  • PDO PHP Extension
  • Mbstring PHP Extension
  • Tokenizer PHP Extension
  • XML PHP Extension
  • Composer
  • Node - https://nodejs.org/en/download

Installation and Deployment

  • Use Git to clone the repository
  • Create .env file using .env.example as a template
  • Run composer install
  • Run npm install
  • Run php artisan key:generate

Database Setup and Seeding

  • Make sure your database settings are added to the .env
  • Run php artisan migrate
  • Run php artisan db:seed

Assets

  • Run npm run dev to build
  • Run npm run prod to build for production ( to minimize )

Other stuff to be expanded upon

Maps/Location Data

About

Team fEMR website with repository for surveys and medical trip data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 46.0%
  • Vue 22.2%
  • HTML 18.2%
  • CSS 7.9%
  • JavaScript 5.6%
  • Shell 0.1%
0