Skip to content
Snippets Groups Projects
  1. Apr 04, 2021
    • Lucendio's avatar
      Remove dependency installation & rework build example · 466725d4
      Lucendio authored
      * removed hack folder and with it all code to install deps
      * reworked `make build` to show more explicitly what needs to be done when
        producing an artifact
      * bumped node version dep to v14 (to make jest work again)
      * adjusted readme
      * suppress console output when running jest client tests
      466725d4
  2. Oct 05, 2020
    • Lucendio's avatar
      Polish 'creating to' server test · 4411515b
      Lucendio authored
      * adjust app readme
      * revert change in server 'scripts'
      * renamed 'stack' into 'hack' and split up Makefile into two to better separate
        devops scenarios from scoped deps management
      * updated readme according to the make target changes
      4411515b
  3. May 14, 2020
    • Lucendio's avatar
      Add make target to start db and app in a transparent way · 128282d7
      Lucendio authored
      * adjust mongoose configuration
      * documents more make targets in readme
      * applied npm scripts convention of the client to the corresponding
        server scripts in order to be more consistent (`start` is now meant
        for local development)
      128282d7
  4. May 04, 2020
Loading