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

Research study management application for diabetic retinopathy

License

NotificationsYou must be signed in to change notification settings

monarko/piia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to the source repository for PIIA. This is a brief overview of what steps you need to follow for start development.

Requirement

For these, older versions might work, but can not give any guarantee.

  • Node (v13.2.0)
  • NPM (v6.13.1)
  • Yarn (v1.15.2)

Setup

This version heavily usesgomodules, so it should be cloned in a directory outside your$GOPATH (if$GOPATH is set)

After cloning the repository, make a copy of.env.example as.env.

  • Edit the.env file and populate your credentials.
  • Runbuffalo pop migrate to intialize database tables.
  • Runbuffalo task user:superadmin:create YOUR_EMAIL YOUR_NAME YOUR_PASSWORD to create first super user on the site. (i.e.buffalo task user:superadmin:create jon@example.com "Jon Doe" "J0nD@e!23")
  • Runbuffalo dev to boot up the development server.
  • Browse tohttp://127.0.0.1:3000/ and login using your super user.

Developments

We recommend you heading over tohttp://gobuffalo.io and reviewing all of the great documentation there.

Deployment

For deployment in Google Cloud Platform, please refer to theDeployment in GCP Stack document.

About

Research study management application for diabetic retinopathy

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp