Skip to content
Justin Brooks edited this page Apr 2, 2019 · 11 revisions

Project Structure

Production Build

Development Build

Users

Web Server

Web Client

Written in JavaScript (Vuejs) and served by the Web Server, the client directory holds the static files which make calls the backend REST API to interact with the database.

Workers

Distributed Task Queue

Future Updates

Clone this wiki locally