Skip to content

JackPhallen/CommunityTwitter

Repository files navigation

TweetCommune

TweetCommune is a site for submitting tweets to a crowdsourced Twitter account.

Installation

Make sure Python is installed on your machine.

apt-get install python3

Now clone the repository to your local machine. In the root of the repository, install requirements by running:

pip install -r requirements.txt

If you're having issues creating a Postgres database try copying the original SQLite configuration.

Make the necessary database migrations by running:

python3 manage.py migrate

Running locally

To run a local version of the site, run the following:

python3 manage.py runserver

Creating a build

To create a build, run the following:

python3 setup.py bdist_wheel

This command will create a distribution in the dist/ directory.

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •