Internet Service Provider Resource Planning and Management Application
- Author: Mostafa Joy
- Author-URL: https://www.linkedin.com/in/joyoares
- Copy
.env.exampleto.env. - Set database values in
.env. - Run the app from your local web server.
Use the deployment guide in DEPLOYMENT.md.
Daily sync command (from local machine):
./scripts/sync-to-server.ps1 -RemoteHost "example.com" -RemoteUser "deploy" -RemotePath "/home/deploy/isp360" -Branch "main" -RunSeeder