crystal-bb

A customizable forum powered by crystal and amber

crystal-bb

This is intended to be a customizable web forum similar to phpbb.

Amber Framework

Getting Started

This is easiest to start up with pg in a docker container exposed locally.

  1. shards install && shards build
  2. docker-compose up db
  3. amber db create migrate seed
  4. amber watch

You should now have a user admin@example.com with a password of password. The server is exposed at localhost:4000, and the pg container exposes localhost:5432

Prerequisites

This project requires Crystal (installation guide).

Tests

To run the test suite:

crystal spec
Repository

crystal-bb

Owner
Statistic
  • 0
  • 0
  • 0
  • 0
  • 7
  • almost 5 years ago
  • December 30, 2019
License

Links
Synced at

Thu, 21 Nov 2024 14:05:00 GMT

Languages