uncovering-world / track-your-regions

Track Your Regions: a web tool for travellers to discover and track areas of interest. Work In Progress...
http://uncovering.world
Apache License 2.0
3 stars 4 forks source link

Make Deployment Scripts Cross-Platform for Windows Compatibility #184

Open OhmSpectator opened 10 months ago

OhmSpectator commented 10 months ago

Description

Currently, the deployment scripts, particularly those involved in database creation, push, running, and validation are platform-specific. The goal is to make these scripts cross-platform, with a specific focus on Windows compatibility. This includes replacing the Makefile with a more versatile cross-platform tool.

Requirements

Additional Information

This task will enhance the developer experience and broaden the community's ability to contribute by making deployment processes more accessible to Windows users. It's crucial to maintain the functionality and efficiency of the current system while providing cross-platform support.