Skip to content

A collaborative technical interview preparation platform that is going to boost your interview performance!

License

Notifications You must be signed in to change notification settings

CS3219-AY2324S1/ay2324s1-course-assessment-g05

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Review Assignment Due Date

Setting up our environment locally

Note: Ensure you have installed Docker Compose.

Local Deployment Architecture

cs3219_overall_architecture-local deployment drawio (3)

Instructions on setting up local deployment

  1. Download the environment variables from the folder on Canvas.

  2. Create a new .env file in the root directory / and paste all the contents into this file. (Location of .env file is illustrated below)

image

  1. In the root directory /, run docker compose -p peerprep up to launch the backend services.

  2. Wait for the containers to stabilize before proceeding with the application.

Console: (Fully deployed state)

image

The last container should indicate that frontend is live at http://localhost:3000.

About

A collaborative technical interview preparation platform that is going to boost your interview performance!

Resources

License

Stars

Watchers

Forks

Packages

No packages published