Library Management System written in Golang, with mysql as the Database.
- Clone the repository in your local directory using the command
git clone https://github.com/Demigod345/LibGolang - Change directory to cloned Repository
cd LibGolang - Change directory to Scripts folder
cd scripts - Give executable privileges to scripts
chmod +x setup.sh - Run
./setup.shto setup Database and install dev dependencies.
Default username for Admin is "Admin".
cd scriptschmod +x make.sh./make.sh
cd scriptschmod +x virtualHosting.sh./virtualHosting.sh
If you have any feedback or suggestions, please reach out to me at divyanshjain.2206@gmail.com