https://github.com/freddysae0/aws-project-1
https://github.com/freddysae0/aws-project-1
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/freddysae0/aws-project-1
- Owner: freddysae0
- Created: 2025-06-18T14:00:08.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-06-18T14:01:12.000Z (about 1 year ago)
- Last Synced: 2025-06-18T15:19:42.666Z (about 1 year ago)
- Language: TypeScript
- Size: 12.6 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## Install
- Run `docker run -p 8181:8080 igorsakhankov/harbour-cloudcomputing`
- Install Node.js 18 or higher (the project relies on the built in `fetch` API)
- Install `npm` from Node.js installation
- Run `npm install` to install dependencies
- Copy `.env.example` to `.env`
## Running
- Run `npm run dev` to run the project