Coder Social home page Coder Social logo

lgtm-migrator / dfe-complete-conversions-transfers-and-changes Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dfe-digital/dfe-complete-conversions-transfers-and-changes

0.0 0.0 0.0 1.42 MB

An application to help the process of schools converting to academies, transferring between academy trusts or changing their academy status.

License: MIT License

Shell 4.06% JavaScript 0.36% Ruby 72.45% HTML 18.07% HCL 2.29% Dockerfile 1.50% SCSS 1.26%

dfe-complete-conversions-transfers-and-changes's Introduction

Continuous integration

DfE: Complete conversions, transfers and changes

As a digital service being developed in DfE we aim to follow the DfE Technical Guidance.

Environments

Shared components and patterns

Getting started

If this is your first time running the application, see the getting started documentation for instructions.

Additional documentation

Running a server

To start a local server, run script/server. Once started the application is available at http://localhost:3000/.

Testing

To run the test suite, run script/test.

Reducing test scope

You can optionally use ONLY_LINTING and ONLY_APP_TESTS environment variables to selectively run either linting/formatting/schema tests or application tests respectively, for example

ONLY_LINTING=1 script/test

Fixing formatting

By default, linters will cause a test failure if there are formatting problems. However, you can automatically fix formatting in many cases by using the AUTO_FIX_FORMATTING environment variable:

AUTO_FIX_FORMATTING=1 script/test

This can also be combined with the reduced scopes for fast formatting fixes, for example:

AUTO_FIX_FORMATTING=1 ONLY_LINTING=1 script/test

Environment variables

See .env.example

For production environments, additional variables are required

Releases and deployments

See releases and deployments

ADRs

You can find the ADRs for this project in the doc/decisions folder.

Errors and monitoring

We use sentry.io to monitor errors and the performance of the application.

Infrastructure

We use infrastructure as code (Terraform) to deploy and manage resources hosting the app. This is stored in the terraform directory.

Documentation: terraform/README.md

dfe-complete-conversions-transfers-and-changes's People

Contributors

jacksonj04 avatar mec avatar jkempster34 avatar stretch96 avatar rich-cooley avatar dependabot[bot] avatar stevemilnes avatar titlescreen avatar beelorna 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.