Giter Site home page Giter Site logo

accordbox / wagtail-react-blog Goto Github PK

View Code? Open in Web Editor NEW
84.0 5.0 15.0 14.9 MB

SPA built with React, Tailwind CSS and Wagtail Rest API

Python 40.15% HTML 1.69% JavaScript 52.23% Dockerfile 2.49% Shell 2.04% SCSS 0.69% CSS 0.71%
wagtail single-page-app react tailwindcss dark-mode

wagtail-react-blog's People

Contributors

michael-yin 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  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  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  avatar  avatar  avatar

wagtail-react-blog's Issues

Docker-compose build taking way too long to build

After bringing in following 2 fixtures:

factory-boy==2.12.0
wagtail-factories==2.0.0

The docker-compose build taking way too long and not able to build the image at all.

I have used "docker-compose build --parallel" command.

Appreciate any advice.

Regards

ALLOWED_HOSTS can't be blank

In step 2.4 you say to run the devserver which gives an error:

Invalid HTTP_HOST header: 'api.local.test:8000'. You may need to add 'api.local.test' to ALLOWED_HOSTS.
Bad Request: /
[02/Nov/2021 16:10:32] "GET / HTTP/1.1" 400 71270
Invalid HTTP_HOST header: 'api.local.test:8000'. You may need to add 'api.local.test' to ALLOWED_HOSTS.

ALLOWED_HOSTS in settings.py needs to be edited to something like

ALLOWED_HOSTS = ['api.local.test', 'localhost', '127.0.0.1']

Mistake in book?

You have the reader set up an entry in /etc/hosts but then ping a different URL. Pinging api.local.test works but www.local.test does not
image

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.