- Fully remove deprecated v1 API
- Switch to Yarn for package management
- Move to Node 18
- Move to PostgreSQL exclusively for compatibility with Macrostrat v2
- Added a basic
Dockerfile
for the entire application.
- Added VSCode debugger configuration
- Enable 'Auto attach' in the VSCode configuration
- Run
npm start
in VS Code's integrated terminal.