Skip to content

andymwamengo/library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

library

Library

Get Started

Library API (NodeJS (NestJS App))

To start the App

Development npm run start:dev

Production npm run build You can run it with pm2 in production

Library Web (Angular App)

To Start the App

Development ng serve Production ng build

Library Mobile (Flutter App)

The mobile has api hosted already to a Remote Server

To start the App

Development flutter run

Production flutter build --target

API has been hosted, Try the App with remote data in mobile app