- In the sql file, in the final line, replace with your MySQL Workbench password.
- Then run the SQL queries file. This will set up the required database for our project.
- Within the server folder, create a '.env' file and write the following two lines in it:
DB_NAME=hr_ops_sys
DB_PASS=<password to your MySQL Workbench>
npm install
all the packages in both the root directory as well as the server folder.- Run the server using git bash.
- Open client/index.html
-
Notifications
You must be signed in to change notification settings - Fork 1
License
Xenomorphing19/DBMS_HR_Operations_Manager
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published