1. setup mongoose on the server 2. add a schema for users 3. get list of users from angular to HTTP server route 4. create a new user from angular using HTTP server route.