# Maps Manage maps of markers. ## Getting started Get into nix-shell: nix develop Start the server: bin/dev start Add fixtures: sqlite3 db.sqlite3 < fixtures.sql Credentials are: - john@mail.com / password - lisa@mail.com / password ## Build nix develop --command bin/build ## Improvements - mobile view - show last updated maps first - share with public link as readonly (allow to revoke) - archive instead of delete