Git Product home page Git Product logo

javascript.org.nz's Introduction

javascript.org.nz

Development

This is built using KeystoneJS.

On first checkout you will need to init the git submodule for the Society-Documentation folder in /external. This can be initialised with the git command git submodule update --init --recursive.

To get Keystone running, you at least need a MongoDB instance running, and you will need to run npm install in the project folder to get any dependancies. The development server can then be initiated with node keystone.

Configuration

In addition to the services configuration options, the following optional environment variables are used:

MAINTENANCE_ENABLED

If this is 'true', the site is put into maintenance mode, with only the maintenance placeholder page accessible. Administrators are still able to access the site normally.

MAINTENANCE_MSG

The message to be shown on the maintenance page.

Services

The sites uses some external services. These are setup to use dummy configuration values by default. To use them, you need to set their config options either as environment variables or in a .env file in the root of the repo.

Cloudinary

Cloudinary is used for image hosting an manipulation.

CLOUDINARY_URL=cloudinary://user:key@domain

Mandrill

Mandrill is used for sending email.

MANDRILL_API_KEY=key
MANDRILL_USERNAME=user

javascript.org.nz's People

Contributors

jamesmacfie avatar jenofdoom avatar unfocused avatar

Watchers

 avatar  avatar

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.