Skip to content

Commit

Permalink
Update readme to talk about technologies.
Browse files Browse the repository at this point in the history
  • Loading branch information
TreyE committed Aug 5, 2024
1 parent 5c609e5 commit 1f2a4f5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@

It allows you to upload sofware bills of materials (SBOMs) and other delivery artifacts, and track the vulnerabilties as well as the mitigations you attest against them - reporting this information in various formats.

The following technologies are used:

1. The front end primarily uses Inertia JS with React Components. For the application 'shell' and user management it also makes use of Phoenix LiveView.
2. The back end is Elixir Phoenix with a PostgresSQL JSON database.

## Running

To start your Phoenix server:
Expand Down

0 comments on commit 1f2a4f5

Please sign in to comment.