Skip to content
Snippets Groups Projects
  1. 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
  2. May 04, 2020
  3. Apr 09, 2020
    • Lucendio's avatar
      [app/server] Introduce a test for creating a user document in the database · 807a7009
      Lucendio authored
      * introduce a test on the server to see if user creation works (backend process <-> db only;
        still needs a test that involves the router, too)
      * main server process is no connection-aware and wont start if database is not reachable
      * some renaming, cause it's more descriptive
      * unify quote usage
      807a7009
  4. Apr 02, 2020
  5. Mar 31, 2020
Loading