Skip to content

FEMR/teamfemr.org

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

Docker

docker-compose up -d nginx mysql docker-compose exec --user=laradock workspace bash

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