All Projects → 115design → nuxt-django-postgresql

115design / nuxt-django-postgresql

Licence: other
Nuxt.js, Django, PostgreSQL, Nginx, Docker, Adminer, RabbitMQ, Celery

Programming Languages

python
139335 projects - #7 most used programming language
Vue
7211 projects
Makefile
30231 projects
javascript
184084 projects - #8 most used programming language
Dockerfile
14818 projects

Projects that are alternatives of or similar to nuxt-django-postgresql

nuxt-with-jest
First attempt to integrate the jest with nuxt.js
Stars: ✭ 28 (+64.71%)
Mutual labels:  nuxtjs
nuxt-rollbar-module
Nuxt.js module for Rollbar
Stars: ✭ 34 (+100%)
Mutual labels:  nuxtjs
nuxt-basic-blog
A set of starter blog templates to use with Nuxt.
Stars: ✭ 47 (+176.47%)
Mutual labels:  nuxtjs
batu-gunting-kertas-nuxt
Rock Paper Scissors Game with Artificial Intellegence
Stars: ✭ 50 (+194.12%)
Mutual labels:  nuxtjs
nuxt-modules
AX2's Nuxt modules
Stars: ✭ 30 (+76.47%)
Mutual labels:  nuxtjs
nuxt-seomatic-meta
A module for connecting Nuxt.js to the Craft CMS SEOmatic plugin via GraphQL. Nuxt-o-matic!
Stars: ✭ 28 (+64.71%)
Mutual labels:  nuxtjs
nuxt-vite
Nuxt + Vite!! HMR so fast it'll make your head spin! Plus all the benefits of Nuxt
Stars: ✭ 54 (+217.65%)
Mutual labels:  nuxtjs
vue-cli-3-nuxt-typescript
Finally I got typescript working with Nuxt-Edge, using vue-cli 3
Stars: ✭ 24 (+41.18%)
Mutual labels:  nuxtjs
Nitro-Web
Human-Connection - Social Network Frontend
Stars: ✭ 16 (-5.88%)
Mutual labels:  nuxtjs
typescript-nuxtjs-boilerplate
🍱 Nuxt.js with TypeScript and Run with docker and docker-compose 🐶🦄🔥 visit: https://typescript-nuxtjs-boilerplate.netlify.com/example
Stars: ✭ 51 (+200%)
Mutual labels:  nuxtjs
components
A Web component library that brings the power of TwicPics to your favorite web framework.
Stars: ✭ 21 (+23.53%)
Mutual labels:  nuxtjs
nuxtjs-sample
Nuxtjs sample! Typescript + Vuetify + Jest! (rails api server: https://github.com/walkersumida/rails-api-for-front)
Stars: ✭ 28 (+64.71%)
Mutual labels:  nuxtjs
laravel-nuxt
Laravel 5.6 + Nuxt 1.4: Auth Starter (SSR, SPA, Socialite)
Stars: ✭ 19 (+11.76%)
Mutual labels:  nuxtjs
vuesocial
🧞‍♀️🧞‍♂️ One easy-to-use button component for Vue.js with 65+ social networks.
Stars: ✭ 50 (+194.12%)
Mutual labels:  nuxtjs
nodejs-vuejs-mysql-boilerplate
Node.js (REST API) + Vue.js/Nuxt.js (Frontend/Backend) + MySQL Boilerplate
Stars: ✭ 134 (+688.24%)
Mutual labels:  nuxtjs
nuxt-ghost
Easy Ghost content API integration with Nuxt.js.
Stars: ✭ 27 (+58.82%)
Mutual labels:  nuxtjs
nuxt-typescript-vuetify
nuxt-typescript-vuetify.justhannes.now.sh
Stars: ✭ 29 (+70.59%)
Mutual labels:  nuxtjs
graduation-web
A PWA for the community of students of CEIT Department at Amirkabir U of Technology (Class of 2018)
Stars: ✭ 25 (+47.06%)
Mutual labels:  nuxtjs
nuxt-humans-txt
🧑🏻👩🏻 "We are people, not machines" - An initiative to know the creators of a website. Contains the information about humans to the web building - A Nuxt Module to statically integrate and generate a humans.txt author file - Based on the HumansTxt Project.
Stars: ✭ 27 (+58.82%)
Mutual labels:  nuxtjs
my-blog
node.js vue.js nuxt.js hapi.js mysql 仿简书博客
Stars: ✭ 25 (+47.06%)
Mutual labels:  nuxtjs

nuxt-django-postgresql

Nuxt.js, Django, PostgreSQL, Nginx, Docker, Adminer, RabbitMQ, Celery

Installation

$ git clone https://github.com/115design/nuxt-django-postgresql.git
$ cd nuxt-django-postgresql
$ make start
$ make make_migrations
$ make migrate
$ make create_superuser
$ make restart_django
$ make collect_static

Django: http://localhost:8000
Adminer: http://localhost:8080
Nuxt.js: http://localhost:3000

Author

115design

Licence

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].