Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Society website

License

NotificationsYou must be signed in to change notification settings

JavaScript-NZ/legacy.javascript.org.nz

Repository files navigation

Development

This is built usingKeystoneJS.

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 commandgit submodule update --init --recursive.

To get Keystone running, you at least need a MongoDB instance running, and you will need to runnpm install in the project folder to get any dependancies. The development server can then be initiated withnpm start.

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=keyMANDRILL_USERNAME=user

About

Society website

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors7


[8]ページ先頭

©2009-2025 Movatter.jp