Due to NextJS’s performance limitations in dockerized environments with
mounted volumens, we cannot offer a fully dockerized development environment.
Instead, we offer the following guide to set up your host machine to develop
Latitude.
Prerequisites:
- Install PNPM.
- Install Tmuxinator (
brew install tmuxinator
on Mac). - Install Docker and docker-compose (or a compatible alternative).
Setting up the environment
Install dependencies:Signing up
Go tolocalhost:3000
, sign up with any email, then open localhost:8025
, click on the first email, and log in.
Welcome to your very own Latitude!