Coder Social home page Coder Social logo

kirby-react-ssr's Introduction

Kirby + React SSR

Server-side rendered React using a Kirby (PHP) backend. Built with react-php-v8js.

Development:

git clone https://github.com/woudsma/kirby-react-ssr
cd kirby-react-ssr/site/src
npm install
npm run make
cd ../..
docker build -t kirby-react-ssr .
docker run --rm -p 8080:80 kirby-react-ssr

# Visit http://localhost:8080

Includes Dockerfile based on the node:alpine and jerev/docker-php-apache-v8js Docker images.

Todos:

  • Fix local development on macOS
  • Fix Apache/NGINX config
  • Hot reloading
  • ES7 support, update React
  • Refactor
  • Documentation
  • ...

Kirby

Kirby is a file-based CMS. Easy to setup. Easy to use. Flexible as hell.

Trial

You can try Kirby on your local machine or on a test server as long as you need to make sure it is the right tool for your next project.

Buy a license

You can purchase your Kirby license at http://getkirby.com/buy

A Kirby license is valid for a single domain. You can find Kirby's license agreement here: http://getkirby.com/license

The Plainkit

Kirby's Plainkit is the most minimal setup you can get started with. It does not include any content, styles or other kinds of decoration, so it's perfect to use this as a starting point for your own project.

The Panel

You can find the login for Kirby's admin interface at http://yourdomain.com/panel. You will be guided through the signup process for your first user, when you visit the panel for the first time.

Installation

Kirby does not require a database, which makes it very easy to install. Just copy Kirby's files to your server and visit the URL for your website in the browser.

Please check if the invisible .htaccess file has been copied to your server correctly

Requirements

Kirby runs on PHP 5.4+, Apache or Nginx.

Download

You can download the latest version of the Starterkit from http://download.getkirby.com

With Git

If you are familiar with Git, you can clone Kirby's Starterkit repository from Github.

git clone https://github.com/getkirby/plainkit.git

Documentation

http://getkirby.com/docs

Issues and feedback

If you have a Github account, please report issues directly on Github:

Otherwise you can use Kirby's forum: http://getkirby.com/forum or send us an email: [email protected]

Support

http://getkirby.com/support

Copyright

© 2009-2016 Bastian Allgeier (Bastian Allgeier GmbH) http://getkirby.com

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.