crystal-bb
crystal-bb
This is intended to be a customizable web forum similar to phpbb.
Getting Started
This is easiest to start up with pg in a docker container exposed locally.
shards install && shards build
docker-compose up db
amber db create migrate seed
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