Open source forensic software to analyze and present digital evidence.

Overview


Go Forensics Frontend
Go Forensics Website

Open source forensic software to analyze and present digital evidence.


This is the website for Go Forensics

Installation

Yarn is required to install dependencies.

$ npm install --global yarn
# Download or clone this repository.
$ git clone https://github.com/mooijtech/goforensics-website

# Change directory.
$ cd goforensics-website

# Make sure you are using Node v16:
# https://github.com/nvm-sh/nvm
$ nvm install 16

# Install dependencies.
$ yarn install

# Set the environment variables
$ export GO_FORENSICS_DASHBOARD_URL=https://dashboard.goforensics.io
$ export CRISP_WEBSITE_ID=yourCrispWebsiteID

# Start the server.
$ yarn run dev

Libraries

Images

You might also like...

Simple and elegant component-based UI library

Simple and elegant component-based UI library

Simple and elegant component-based UI library Custom components • Concise syntax • Simple API • Tiny Size Riot brings custom components to all modern

Jan 4, 2023

A functional and reactive JavaScript framework for predictable code

Cycle.js A functional and reactive JavaScript framework for predictable code Website | Packages | Contribute | Chat | Support Welcome Question Answer

Jan 4, 2023

A Web Component compiler for building fast, reusable UI components and static site generated Progressive Web Apps

A Web Component compiler for building fast, reusable UI components and static site generated Progressive Web Apps

Stencil: A Compiler for Web Components and PWAs npm init stencil Stencil is a simple compiler for generating Web Components and static site generated

Jan 4, 2023

A declarative, efficient, and flexible JavaScript library for building user interfaces.

A declarative, efficient, and flexible JavaScript library for building user interfaces.

Solid is a declarative JavaScript library for creating user interfaces. It does not use a Virtual DOM. Instead it opts to compile its templates down t

Jan 4, 2023

Re-developed the Sky Ice Cream website using ReactJS. Redesigned the UI to a much more appealing and intuitive styling.

This project was bootstrapped with Create React App. Available Scripts In the project directory, you can run: npm start Runs the app in the developmen

Dec 27, 2021

Write components once, run everywhere. Compiles to Vue, React, Solid, Angular, Svelte, and more.

Write components once, run everywhere. Compiles to Vue, React, Solid, Angular, Svelte, and more.

Write components once, run everywhere. Compiles to: At a glance Mitosis is inspired by many modern frameworks. You'll see components look like React c

Jan 1, 2023

An utility to monitor changes in websites and send emails when found.

website-check An utility to monitor changes in websites and send emails when found. Usage: $ npm i -g website-check $ website-check /path/to/config.js

Mar 21, 2022

Show multiple entity states, attributes and icons in a single card in Home Assistant's Lovelace UI

Show multiple entity states, attributes and icons in a single card in Home Assistant's Lovelace UI

room-card Show multiple entity states, attributes and icons in a single card in Home Assistant's Lovelace UI NOTE: This card is base on the multiple-e

Dec 16, 2022
📃 Violet is an open-source discord bot with multiple functions written in TypeScript.

?? About Violet is a JavaScript Discord bot focused on utility and game functions. It have a temporary channels system, minecraft and league of legend

Violet 3 Nov 11, 2022
An open-source recreation of the Burger website shown on /r/webdev

An open-source recreation of a Burger promo site, inspired by a post on the /r/webdev subreddit. Viewing / editing Ready-to-run HTML, CSS and JS files

Dian Jonker 48 Jul 27, 2022
Race TV Multiplayer is an open source F1TV desktop client for Windows with support for multi-monitor setups

Race TV Multiplayer Race TV Multiplayer is an open source F1TV desktop client for Windows with support for multi-monitor setups. This app is unofficia

Wessel Kroos 9 Jul 27, 2022
The new open source website for SheCodeNairobi website 🥳

She-codes Africa Nairobi Chapter Hello Stranger, this is the official open source website for She-codes-Africa Nairobi Chapter, in collaboration with

She Code Africa Nairobi 17 Jan 4, 2023
🌱 React and redux based, lightweight and elm-style framework. (Inspired by elm and choo)

English | 简体中文 dva Lightweight front-end framework based on redux, redux-saga and react-router. (Inspired by elm and choo) Features Easy to learn, eas

null 16.1k Jan 4, 2023
A declarative, efficient, and flexible JavaScript library for building user interfaces.

React · React is a JavaScript library for building user interfaces. Declarative: React makes it painless to create interactive UIs. Design simple view

Facebook 200k Jan 4, 2023
Give your JS App some Backbone with Models, Views, Collections, and Events

____ __ __ /\ _`\ /\ \ /\ \ __ \ \ \ \ \ __ ___\ \ \/'\\ \ \_

Jeremy Ashkenas 28k Jan 9, 2023
A blazing fast React alternative, compatible with IE8 and React 16.

Nerv is a virtual-dom based JavaScript (TypeScript) library with identical React 16 API, which offers much higher performance, tinier package size and

null 5.4k Jan 4, 2023
Write JSX-driven components with functions, promises and generators.

Crank.js Write JSX-driven components with functions, promises and generators. Documentation is available at crank.js.org. Crank.js is in a beta phase,

null 2.5k Jan 1, 2023
The simplest way to create web components from plain objects and pure functions! 💯

?? One of the four nominated projects to the "Breakthrough of the year" category of Open Source Award in 2019 hybrids is a UI library for creating web

hybrids 2.7k Dec 27, 2022