Skip to content
This repository has been archived by the owner on Sep 24, 2018. It is now read-only.

Latest commit

 

History

History
26 lines (20 loc) · 806 Bytes

README.md

File metadata and controls

26 lines (20 loc) · 806 Bytes

DoCSoc Sponsor Portal

Dependencies

Build & Run

  • Ensure you have the dependencies listed above

  • make install to install npm and go packages

  • docker-compose up -d and make setup to start docker and migrate/seed the db

  • make client to build the front-end assets for production

  • make client-dev to build the front-end assets for development

  • make watch to build the front-end assets for development and watch for changes (recommended)

  • make server to build the server

  • make run to start the server

Example sponsor