Tom Callaghan
Tom Callaghan
### Versions nuxt-vite: v0.1.1 nuxt: v2.15.7 ### Reproduction To reproduce this error. "devDependencies": { "@vue/test-utils": "^1.0.0-beta.11", "nuxt-vite": "^0.1.1", "browser-env": "^3.2.5", "eslint": "^4.19.1", "eslint-plugin-vue": "^4.0.0", "require-extension-hooks": "^0.3.2" }, frontend: build: context:...
### Versions "nuxt-vite": "^0.1.1", "nuxt": "2.15.7" I'm using docker compose to build my app and deploy to an EC2 instance. In dev mode and using nuxt start everything works fine...
Below block of code works fine locally (MAC Mojave) for project and runs django server, also works on EC2 ubuntu when docker and docker-compose are installed. If I create a...
Any Chance you can update settings for production with ec2?
Hi Dan, Thanks for uploading such a great repo using nuxt and django. I'm using this as a boilerplate for a project of mine. I think it's a great set...
Hi there, Thanks for taking the time to build a django nuxt app. I'm having an issue running docker. When I try to run `docker-compose exec django bash` I get...
I've been using this project for a while and when I have made changes to docker-compose adding extra containers for celery and celery beat I've come across an error starting...
I'm following documentation and I'm getting an error trying to log in. Is this package still being maintained? Is there a plan to maintain it? Error ```smarkets.streaming_api.exceptions.ConnectionError: Error -2 connecting...
I've tested this on rainbow wallet and it's recognizing the QR code but nothing happens. The app QR code closes nothing happens on the test url for this package. Also...