Bartozzz / offchan.org

WIP: Offchan is a modern, real-time, anonymous cyberpunk image board. The main themes are programming, technology, science, psychology and philosophy.

Home Page:https://offchan.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

offchan.org

Setup a local SSL Certificate

npm run gen:cert
  1. You will be prompted for a pass phrase – you can choose any pass phrase you want;
  2. You will be prompted to enter a DN – type the same data as in bin/config/offchan.csr.cnf;
  3. Enter the same pass phrase as in step 1;
  4. Save generated certificates in your local machine's keychain.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve:dev

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Run your end-to-end tests

npm run test:e2e

Run your unit tests

npm run test:unit

Customize configuration

See Configuration Reference.

About

WIP: Offchan is a modern, real-time, anonymous cyberpunk image board. The main themes are programming, technology, science, psychology and philosophy.

https://offchan.org

License:GNU General Public License v3.0


Languages

Language:Vue 45.2%Language:TypeScript 34.6%Language:JavaScript 8.5%Language:CSS 7.8%Language:HTML 2.3%Language:Shell 1.6%