maponme

module
v0.0.0-...-2e21b15 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 6, 2024 License: MIT

README

Put a Map on Me!

Website source for https://mapon.me

The code here builds both the static assets and the API runtime for this site.

Building locally

The development build script is dev.sh and the entry point is http://localhost:8080/

Your container will require that a Go compiler is installed (download) and your JS packages updated:

$ npm install

Testing locally

Running the API functional tests:

$ go test *[^v].go --test.short

Running the API integration tests:

$ pip install testDependencies.pip
$ pytest test/api.py

Running the browser tests:

$ pip install testDependencies.pip
$ py test/firefox.py --watch

Deploying

The production build script is deploy.sh

If you choose to launch a modified version of this source, it is recommended to start by using the following route mappings behind a reverse proxy:

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL