We’re going to design a 4 layers architecture by collaborating.
- 2/3 people by team
- One team, one role
- Speak only with your next teams to share api or data
- 4 layers: Frontend + Auth Server + Load Balancer + Backend
- Superagent to connect DB API example
- Request to proxify example
- A 'little SPA' frontend with JQuery: use as example
- db endpoint is: http://10.10.8.90:7474
Good Luck!