https://github.com/ronylee11/database-cloud-security
https://github.com/ronylee11/database-cloud-security
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ronylee11/database-cloud-security
- Owner: ronylee11
- Created: 2024-11-30T07:45:09.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-10T14:08:16.000Z (over 1 year ago)
- Last Synced: 2025-03-21T05:12:50.296Z (over 1 year ago)
- Language: JavaScript
- Size: 159 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Database & Cloud Security Assignment
## How to run backend server
1. Use `cd/backend` then run `npm install`
2. Put in the required fields for `.env` file
3. Run server usig `npm run dev`
## How to run frontend server
1. Use `cd/frontend` then run `npm install`
2. Run server usig `npm run dev`
## Database
Ensure that there is a valid Microsoft SQL Server for connections