Skip to content

TKsM151/therealgd

 
 

Repository files navigation

Notice: New Fork of Postmill for gundeals.io project. Lets see what we can do ladies an gents! Message @TKsM151 in OUR discord to become a collaborator/dev team member.


Postmill

Postmill is a free, web-based, social link aggregator with voting and threaded comments. It is built on the Symfony framework.

Requirements

  • For AWS - Use Image provided by @psineur for QuickStart
  • It's based on Ubuntu 16.04 and installs PHP7.1 Postgress and other stuff that is required.
  • For prev. README and requirements - see README-old.md

Getting started

Before you start hacking - run git config --global --edit and set up your name correctly, please. We also recommend you forward your SSH client to your github from you computer instead of storing any keys on devbox directly. (You will need to setup .ssh forwarding in .ssh/config on your local machine).

  • Image linked in Discord should provide everything you need, make sure to pull latest master branch.
  • Then simply Run cp .env.dev .env; sudo bin/console server:run *:80 to start the application.
  • Navigate to http://YOURBOXIP:80/. Log in with:
    • gundealsdev
    • senditree
  1. dbname and pass is in .env file

License

The software is released under the zlib license. See the LICENSE file for details.

GUNDEALS MAIN REPO:

https://github.com/TheRealGD/therealgd Please request access from @TKsM151 for this repo. Please use pull requests from your own fork for any non-trivial changes, so we can have code review. @psineur volunteers to help with code-review.

ORIGINAL AUTHOR:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 75.6%
  • HTML 19.1%
  • CSS 3.3%
  • JavaScript 1.9%
  • Shell 0.1%