Skip to content

jul095/familyar-0018-hackathon

Repository files navigation

Familyar Project 0018 #wirvsvirus

You might consider visiting our Devpost

The application is divided in a frontend and server part of the application

Dependencies


At first install the dependencies from package.json with npm install.

Server


The server application is written in Typescript with NodeJS and the Express and typeorm framework.

Run Server

Execute the database server and the backend application with

yarn start:server

This command will start a postgres database and execute the node application.

Frontend


The frontend is Ionic-based with React as frontend-technology. So it'is possible to build a web-based android or IOS app.

Build an android app with

yarn build:web

Prerequisite is

Run App Frontend

You can execute the Ionic-based PWA with

yarn start:web

Acknoledgements


About

Prototype for Hackathon #wirvsvirus 2020

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages