Skip to content

☂️ Web app to test back-end fragments microservice and manage authentication with AWS User Pool

Notifications You must be signed in to change notification settings

batunpc/fragments-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fragments UI

Simple but functional web app to test back-end fragments microservice and manage authentication with AWS User Pool

Instructions on running the app

  1. npm install to install all the dependencies along with node modules folder.

  2. After installing all the dependencies, you can run npm run start to boot the server on port 1234.:

  3. You can also run npm run clean to clean the dist and .parcel-cache folders.

Note: You first need to make sure back-end fragments running properly on localhost:8080 and configured env variables for AWS user pool authentication.

Fragments UI has a Dockerfile that uses 3 stages (dependency, build and production) to build the image. The final stage is based on nginx:alpine and the final image size is around 139MB.

Images

CleanShot 2022-12-10 at 18 04 52@2x

About

☂️ Web app to test back-end fragments microservice and manage authentication with AWS User Pool

Resources

Stars

Watchers

Forks

Packages

No packages published