Giter Site home page Giter Site logo

cglusky / docker-django-react Goto Github PK

View Code? Open in Web Editor NEW
33.0 33.0 13.0 2.68 MB

A local dev full-stack template using docker-compose with Django and React.

License: MIT License

Dockerfile 5.41% Python 44.70% Shell 2.53% HTML 8.74% CSS 4.72% JavaScript 33.90%
django django-rest-framework docker docker-compose fullstack react

docker-django-react's People

Contributors

cglusky avatar crhowell avatar dependabot[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

docker-django-react's Issues

Installing node dependencies

When I try to install npm dependecies in the frontend, I always end up with Module not found when running the containers.

I tried rebuilding everything as follows when installing dependencies:

docker compose down -v
cd frontend/
npm install react-table
cd ..
docker compose build --no-cache
docker compose up

to no avail

I also tried this StackOverflow solution, without success.

What is your workflow to install dependencies on the frontend side ?

Thanks a lot for your help !

Remove nginx from base

Will be moving to supporting local dev only with base/master branch. Will be adding branches to support different production env's.

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.