Giter Site home page Giter Site logo

django_base's Introduction

Django base

basic Django project image to easy and quickly run up, using Docker, PostgreSQL, Bootstrap 4 and JQuery.

Run the project

To run the project in a local enviroment, follow next steps:

  1. Install Docker.

Download Docker from the offical website and install it.

  1. Clone the project.

Clone the project code locally using Git:

git clone [email protected]:roadhousestudio/django_base.git
  1. Build the Docker image

Make sure that Docker is running. Move to the root project folder and run the following command:

docker-compose build
  1. Run the project

Run the following command to run the project:

docker-compose up

Now you can navigate to localhost:8000 in your browser and you will see a Django project runing.

Architecture

Python 3.6.0

Django 2.0

PostgreSQL 10.1

Bootstrap 4

Jquery 3.2.1

keep in mind

  1. If you will to create your own git repository, move to project root and remove the .git/ folder configuration running the following comand:

    rm -rf .git/

  2. It's amazing if you want to contribute. Please create your pull requests from your own branch to development branch.

  3. Change the name of the root folder from django_base to your project name, and go to docker-compose.yml and edit image names from djangobase to your project name.

  4. If you have any suggestion or you want to contribute, I want to recommend you register it on utopian.io.


How was this repository built?

How setup a new Django project?

django_base's People

Watchers

James Cloos avatar Elio Milano avatar

Forkers

alextrapp staniya

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.