GithubHelp home page GithubHelp logo

bcgov / emcr-dfa-portal Goto Github PK

View Code? Open in Web Editor NEW
0.0 10.0 12.0 149.8 MB

To collaborate while creating a new DFA public portal

License: Apache License 2.0

Java 2.60% Dockerfile 0.13% C# 21.01% JavaScript 0.09% TypeScript 32.71% HTML 17.65% SCSS 7.27% PowerShell 0.01% CSS 0.02% Mustache 18.52%
embc

emcr-dfa-portal's Introduction

emcr-dfa-portal

To collaborate while creating a new DFA public portal.

Development Requirements

dfa-public

UI

DFA Public uses GitHub actions to build the software.

The Github Action does a Docker Build

The Docker Build uses trion/ng-cli-karma as the base.

As such, start with setting your Node version to the current version. As of 6/20/2024 this was Node.js 20.14.0 (from lts-slim, the parent of trion/ng-cli).

nvm install 20.14.0 nvm use 20.14.0

You will also need to install the Angular CLI as of 6/20/2024 this was 18.0.4

npm install -g @angular/[email protected]

These versions will change over time; the DFA Public build uses the current image for trion/ng-cli-karma.

Trion also installs a few other libraries:

npm install -g pnpm

Next, do a package install:

npm ci

Then you can start the front end:

npm start

Use Edge to go to the local dev environment.

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.