This is the GitHub repository for the new Flashpoint Archive website. It is not finished yet.
A public test server can be found at http://67.220.73.8:8989/.
Install Deno, clone the repository and run deno run -A main.js.
The server will start at http://localhost:80/ and the search database will be built automatically.
Copy config_template.json from the data folder into the root of the repository and rename it config.json. Modify it as you wish.
--update- Update the database and exit--config <path>- Use a different config file