Skip to content

KoALa-MHF/koala-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KoALa Project

Welcome to the KoALa project.

Local Development

Prerequisites

  • Install Node.js 18 LTS version
  • Clone this reposistory

Setup

To install the KoALa app on your local mashine, open a terminal window and run the following command:

npm install

Start Frontend

nx serve koala-frontend

Open the url http://localhost:4200 in a browser

Start Backend

nx serve api

Open the url http://localhost:3333/graphql in a browser

Run Backend E2E tests

 nx e2e api

To update the test snapshots, when the test data has changed:

 nx e2e api -u

Generate GraphQL Angular Types/Requests

nx serve api
npm run codegen

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors 9