Skip to content

A web frontend designed to make use of the FSS Information System backend.

License

Notifications You must be signed in to change notification settings

Mosely/fss-frontend

Repository files navigation

family-support-services

This README outlines the details of collaborating on this Ember application. This is the client-side Single Page Application (SPA) for Family Support Services. This uses the Ember Framework. If you are not familiar with this framework, please review the resources below before making changes and have @jamesleebaker review these changes as long as he is active in the project to make sure said changes follow the best practices and patterns provided. Doing so will ensure we maintain a Secure by Default approach and can maintain this application over a longer lifespan. If not time sensitive, pull requests are best.

Please generate your components, services, mixins, and helpers using ember generate so tests are created. Also, please take the time to write tests for your changes so we can ensure ongoing code coverage with tests being a source of truth.

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone <repository-url> this repository
  • cd family-support-services
  • npm install

Running / Development

Code Generators

Make use of the many generators for code, try ember help generate for more details

Running Tests

  • ember test
  • ember test --server

Building

  • ember build (development)
  • ember build --environment production (production)

Deploying

Specify what it takes to deploy your app.

Further Reading / Useful Links

About

A web frontend designed to make use of the FSS Information System backend.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published