Skip to content

This web platform is designed to address the challenges associated with metrology and radiation control services.

License

Notifications You must be signed in to change notification settings

digital-armstrong/Armstrong.Platform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ARMStrong tests and linter status

CI Status

ARMStrong Platform is a platform designed to address the challenges of data access and team synchronization across information systems. Its core functionality includes a CRM system for metrology management, radiation monitoring, planning, and communication systems. The platform is a self-contained product intended for local deployment.

Screenshot 2025-08-13 at 20 18 28

Demo deployed here.

System requirements

  • Ruby >= 3.4.2
  • Node.js >= 23.7.0
  • SQLite3 (for development)
  • PostgreSQL >=14

Local installation

sudo dnf install git curl make && \
 git clone [email protected]:digital-armstrong/Armstrong.Platform.git && \
 cd Armstrong.Platform && \
 make setup

Setup

# Install project dependencies and build
make setup

Starting project

# Start in dev-mode
make start-dev

# Start in production-mode
make start

Refresh database

make cleanup

Lint and tests

# Start lint
make lint

# Start tests
make test

# Start lint and tests
make check

Force annotate

make annotate

About

This web platform is designed to address the challenges associated with metrology and radiation control services.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors 2

  •  
  •