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.sh
to setup Database and install dev dependencies.
Default username for Admin is "Admin".
cd scripts
chmod +x make.sh
./make.sh
cd scripts
chmod +x virtualHosting.sh
./virtualHosting.sh
If you have any feedback or suggestions, please reach out to me at [email protected]