Skip to content
This repository has been archived by the owner on Aug 1, 2018. It is now read-only.
/ prisma-app Public archive

A web app that helps families to collect and share stories.

Notifications You must be signed in to change notification settings

Prisma-care/prisma-app

Repository files navigation

Prisma is digital solution that helps personal in care homes.

It connects with the residents that they take care of
by getting to know the residents via their life stories.

This repository is the prototype we used to test functionality in care homes. It's read-only and connects to dummy content in an Airtable database. Soon this prototype will become obsolete, as we're building the working service in the prisma-vue repository.


Getting Started

To start Prisma, you must first clone the repository:

git clone https://github.com/Prisma/prisma-app

Then, launch the PHP server:

php artisan serve

It is also necessary to install packages:

yarn install

Finaly, we need to compile in order to listen to each modification in the files:

yarn run watch

It's as simple as that!

Contributions

Before making any contribution look at the CONTRIBUTING file. Also, feel free to submit your bugs and suggestions by opening an issue in the issue tracker, it would help us a lot.

About

A web app that helps families to collect and share stories.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published