Skip to content

Software-Batch-2018/learnify-finalProject

Repository files navigation

Learnify

Running this project

Setup Postgres database

docker-compose -f docker/learnifydb.docker-compose.yml up

Install packages

yarn

Setup Environment Variables

cp sample.env .env

Now we can run applications

Run Backend

npx nx serve backend

Access Swagger Playground for backend.

Run Admin Panel

npx nx serve admin-panel

Serve StoryBook Instance

npx nx storybook ui

Serve Learnify Mobile Application

npx nx start app

Understand this workspace

Run nx graph to see a diagram of the dependencies of the projects.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •