Skip to content

📝 A self-hosted, generic form handling service.

Notifications You must be signed in to change notification settings

joshpaulchan/formula

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install requirements

On OSX, needs:

  1. postgresql
  2. openssl (to build psycopg2) (should be some export LDFLAGS=... you need to run)
pipenv install

Develop

python manage.py runserver

Generate migrations

python manage.py makemigrations

Run above

python manage.py migrate

About

📝 A self-hosted, generic form handling service.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages