Skip to content

HealthHackAu2020/AuslanCommunityDataPortal

Repository files navigation

Auslan Community Project - HealthHack 2020

Building a web portal for communities

You've created a KeystoneJS project! This project contains a simple list of users and an admin application (localhost:3000/admin) with basic authentication.

Running the Project.

Requirements

  • Docker
  • NodeJS 12

Steps

# Install all project dependencies
yarn

# Start database container
docker-compose up -d

# Run locally.
yarn dev

Once running, the Admin UI is reachable via http://localhost:3000/admin.

Next steps

  • You can access the GraphQL API (http://localhost:3000/admin/graphiql).
  • You can access the UI (http://localhost:3000);

Attributions

About

Machine learning approaches require large datasets to train, and such a dataset is not available for Australian Sign Language.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages