An open API service indexing awesome lists of open source software.

https://github.com/freddysae0/aws-project-1


https://github.com/freddysae0/aws-project-1

Last synced: 3 months ago
JSON representation

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