Skip to content

jiaowang84/nursing-room-sg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nursing Room SG

This is a web application that helps mothers to find nursing rooms in shopping malls around Singapore.

This is deployed at https://nursing-room-sg.appspot.com/

nursing-room screenshot

Prerequisites

MongoDB

Start mongodb locally

"C:\Users\user\apps\mongodb\bin\mongod.exe" --dbpath="C:\Users\user\data\db"

Connect to MongoDB Atlas

Running Locally

Run Java Server side

Deploying to GCP (Google Cloud)

project-id: nursing-room-sg

mvnw -DskipTests package appengine:deploy

First time only

gcloud app create --region asia-southeast1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published