Spot in® is a place for registering spots. Spots can take place in the virtual or in the physical world. They capture the context and the circumstances that form the setting for an event. Each spot receives a stable Uniform Resource Identifier (URI) that can be used for referencing purposes. Spots can contain arbitrary metadata describing a context and circumstances. Additionally, spots can redirect the user to the original source of information. Once created, spots are searchable by places and by keywords.
The following prerequisites must be filled to run this service:
- Docker must be installed.
- Visual Studio Code must be installed.
- Visual Studio Code Remote - Containers extension must be installed.
Open this folder in Visual Studio Code, and open it in a dev container. In a terminal, run the following commands:
# Start the database and smtp server for local development
docker compose up --detach mailpitThe mail server interface is accessible at http://localhost:8025.