Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Medical Informatics Platform (MIP) website

NotificationsYou must be signed in to change notification settings

HBPMedical/mip.ebrains.eu

Repository files navigation

mip.ebrains.eu

This is the code repository for themip.ebrains.eu website.

The website is based on

Installation

You needdocker and docker-compose in order to run this stack.

Deploy

  • clone this repository.
  • create a.env.prod file based on.env.dev variables
  • ./deploy.sh

Troubleshooting

DNS queries inside docker fail with Error: getaddrinfo EAI_AGAINSimple fix is to create the file/etc/docker/daemon.jsonand insert:

{"dns": ["10.0.0.2","8.8.8.8"]}

Develop

You needNode.js andyarn in order to run this stack.

  • clone this repo
  • ./develop.sh will launch the Strapi CMS and Postgres
  • in another terminal,cd frontend
  • yarn serve will launch the frontend
  • You will need toyarn install at first launch.

About

Medical Informatics Platform (MIP) website

Resources

Stars

Watchers

Forks

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp