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

https://github.com/parameter1/high-oleic


https://github.com/parameter1/high-oleic

hacktoberfest

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# High Oleic Monorepo

## Developing
To start the application using Docker, run `docker-compose up app`. This will load the NuxtJS application service along with the backend server.

*Note*: Add the following host entry to access the app in the development environment:
```
127.0.0.1 app.highsoy.com server.highsoy.com
```