GithubHelp home page GithubHelp logo

eriknstevenson / gathering Goto Github PK

View Code? Open in Web Editor NEW

This project forked from soupi/gathering

0.0 2.0 0.0 143 KB

A self hosted website for announcing group events

License: Apache License 2.0

Makefile 0.51% Haskell 85.05% CSS 12.21% HTML 1.90% JavaScript 0.34%

gathering's Introduction

Gathering is a self hosted website for announcing group events.

This project is also an excuse for me to learn about web development.

Status: alpha

License: Apache License 2.0

Deps

This package requires:

  • stack
  • postgresql-9.5+
  • sendmail

Setup

Here are the different make options:

  • setup: Install GHC and deps for the package using stack
  • initdb: Create the gather role and database and the relevant tables
  • build: Build the haskell package
  • dev: Continuously build on file changes - good for development
  • run: Execute the server with the default settings
  • clean_all: Delete the package build and the database
  • clean_db: Drop the tables, the database and the 'gather' role

Configuration

example.cfg is an example configuration file you can use as a reference.

Use gather --config example.cfg to run gather with the configuration taken from the example.cfg file.

Additional commands

  • gather add-admin --user soupi: Promote the user soupi to admin
  • gather rem-admin --user soupi: Demote the user soupi from being admin
  • gather del-user --user soupi: Delete the user soupi from the system

gathering's People

Contributors

damncabbage avatar soupi avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.