I’m have a starter project that uses Quasar with Django, Django Rest Framework, Django Channels and celery. It includes docker-compose for local development and .gitlab-ci.yml for CI/CD using S3 deployment and ECS all defined in ECS. I’m using it to explore different features of Quasar. So far I have implemented JWT authentication, social authentication with OAuth2 providers (Google and GitHub are included), a websocket example, and also testing with Cypress. Here’s the link:
https://gitlab.com/verbose-equals-true/django-postgres-vue-gitlab-ecs
Best posts made by briancaffey
-
RE: List of Starter Kits per Programming Language and the Backend Framework
-
RE: List of Starter Kits per Programming Language and the Backend Framework
thanks @tohagan I’m working on polishing the rough edges and would love to have it on Quasar Awesome. I’m still very new to working with Quasar but I love the idea and it has been a joy to work with so far. @valasek thanks for adding my project to the starter kit list here. I’m trying to follow best practices from documentation and get advice from people who are experts in the various areas that it touches on. Hopefully I can share my experiences and lessons learned and get more people to try out Quasar!
Latest posts made by briancaffey
-
RE: List of Starter Kits per Programming Language and the Backend Framework
thanks @tohagan I’m working on polishing the rough edges and would love to have it on Quasar Awesome. I’m still very new to working with Quasar but I love the idea and it has been a joy to work with so far. @valasek thanks for adding my project to the starter kit list here. I’m trying to follow best practices from documentation and get advice from people who are experts in the various areas that it touches on. Hopefully I can share my experiences and lessons learned and get more people to try out Quasar!
-
RE: List of Starter Kits per Programming Language and the Backend Framework
I’m have a starter project that uses Quasar with Django, Django Rest Framework, Django Channels and celery. It includes docker-compose for local development and .gitlab-ci.yml for CI/CD using S3 deployment and ECS all defined in ECS. I’m using it to explore different features of Quasar. So far I have implemented JWT authentication, social authentication with OAuth2 providers (Google and GitHub are included), a websocket example, and also testing with Cypress. Here’s the link:
https://gitlab.com/verbose-equals-true/django-postgres-vue-gitlab-ecs