1.0.0 • Published 4 years ago

shared-client-server v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
4 years ago

Shared Client + Server Code

This directory is intended as a single source of truth for files required by both the React client code aphrodite-frontend/src as well as the proxy/ aggreggation/ render layer server aphrodite-frontend/server

Usage

This is intended ONLY for exporting shared code.

This is NOT intended for importing code from either src or server. This is because:

  • a) It will interefere with the resolvers set up across both services.
  • b) It couples the two services together when they should be independent of eachother. Incase of architecutural changes further down the line.
1.0.0

4 years ago