https://github.com/parameter1/high-oleic
https://github.com/parameter1/high-oleic
hacktoberfest
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/parameter1/high-oleic
- Owner: parameter1
- Created: 2020-11-18T04:51:45.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-07-28T14:52:47.000Z (almost 3 years ago)
- Last Synced: 2025-01-01T05:44:26.656Z (over 1 year ago)
- Topics: hacktoberfest
- Language: Vue
- Homepage: https://www.highoilsoy.com
- Size: 26.5 MB
- Stars: 0
- Watchers: 5
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```