Skip to content
This repository has been archived by the owner on Nov 28, 2023. It is now read-only.

fribyte-code/ctf-2022

Repository files navigation

FriByte CTF

FriByte CTF applikasjon laget med express.

Bruk:

  1. Kopier example.env til .env
  2. Kjør npm install
// utvikling
npm run dev

// prod
npm start

Postgres database:

  1. Oppdater env variable DB_POSTGRES_CONNECTION_STRING til formatet: postgres://postgres:postgres@localhost:5432/ctf
  2. Start server
  3. Profit

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •