Skip to content
This repository has been archived by the owner on Sep 19, 2021. It is now read-only.

MysteryBlokHed/phasjournal

Repository files navigation

PhasJournal

A dynamic journal for Phasmophobia.

With update 0.3.1.0, all the features added with this website are now in-game, so this repository has been archived.

Purpose

PhasJournal is a web app that allows you to eliminate ghosts and find out what evidence you need to look for based on what evidence is present/not present. You'll see a list of potential ghosts along with their strengths, weaknesses, and the evidence they need.

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.

License

This project is licensed under the Apache License, Version 2.0 (LICENSE or https://www.apache.org/licenses/LICENSE-2.0).