Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dan1229/docker-django-nextjs-tutorial
Basic example of Docker Compose config for Django + NextJS + NGinx
https://github.com/dan1229/docker-django-nextjs-tutorial
django docker docker-compose nextjs nginx
Last synced: about 1 month ago
JSON representation
Basic example of Docker Compose config for Django + NextJS + NGinx
- Host: GitHub
- URL: https://github.com/dan1229/docker-django-nextjs-tutorial
- Owner: dan1229
- Created: 2022-06-02T05:15:43.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-06-23T03:55:01.000Z (over 2 years ago)
- Last Synced: 2023-03-05T11:16:58.684Z (almost 2 years ago)
- Topics: django, docker, docker-compose, nextjs, nginx
- Language: Dockerfile
- Homepage: http://blog.danielnazarian.com/blog/posts/1f65fa99-51a0-4396-8f8a-7d44165039b5
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Docker - Django + NextJS Tutorial
#### By: [Daniel Nazarian](https://danielnazarian) 🐧👹
##### Contact me at-------------------------------------------------------
## Description
This repo is meant to give a simplified example of a Docker environment/set up for a full stack application built with Django and NextJS.Please note, this config is **NOT** production ready. This should be treated as a dev environment workflow or a starting point for production.
Services Used
- Django (Python)
- NextJS (Node)
- NGinx
- Postgres### Blog Post
http://blog.danielnazarian.com/blog/posts/9e91a1d5-5bb3-4a8f-b7b2-1f603b250902/-------------------------------------------------------
##### [https://danielnazarian.com](https://danielnazarian.com)
##### Copyright 2022 © Daniel Nazarian.