dandds
6f8ef27bf1
Single Dockerfile for building ATAT.
...
Dockerfile is now a single multi-stage build that relies on a Python 3.7
base image.
Notes:
- This builds uWSGI with a `pip install` because the Alpine vendored
uWSGI is built against Python 3.6.
- Adds a docker-compose file that can be used for testing that the build
works. It is not usable for development purposes because it creates a
static copy of the application.
2019-07-11 11:27:33 -04:00
dandds
d22ecfa4fe
Specify correct python version in README.
2019-07-10 17:01:15 -04:00
Jay R. Newlin
dbf7e1e130
Added commentary about installing PostgreSQL
2019-02-05 17:25:18 -05:00
Jay R. Newlin
54a8559629
Corrected missing punctuation
2019-02-05 17:18:04 -05:00
Jay R. Newlin
2f673bbe81
Added note about Python versions
2019-02-05 16:00:36 -05:00
dandds
5a35d23499
update readme
2019-01-14 16:00:17 -05:00
Patrick Smith
476a95a3f4
Add notes on js testing to readme
2018-11-20 11:45:34 -05:00
dandds
20486915af
update readme, remove travis config
2018-10-31 14:08:43 -04:00
dandds
7095c9ab0a
update readme for onboarding new devs
2018-10-18 16:25:23 -04:00
dandds
f13cc03d24
allow queue worker process to hot reload if entr is available
2018-10-16 09:54:49 -04:00
dandds
6a2a7545ae
remove dev server
2018-10-15 16:52:47 -04:00
dandds
ae7c644d91
update README, adjust email config function name
2018-10-15 11:38:34 -04:00
dandds
cbf188df5f
more browserstack info in readme
2018-10-15 10:04:33 -04:00
dandds
4a97c1d0fd
add readme info about selenium testing
2018-10-15 09:10:09 -04:00
richard-dds
056bb41e9e
Rename the old seed script to seed_sample.py
2018-09-21 14:02:51 -04:00
richard-dds
50d11368af
Divulge script/seed in the README
2018-09-05 16:45:53 -04:00
Patrick Smith
1af833189d
Specify python 3.6 dependency
2018-08-21 16:48:50 -04:00
Patrick Smith
56c5bb4ed2
Update README with better setup instructions
2018-08-21 15:58:06 -04:00
richard-dds
c06f0d03c1
Fix typo in README
2018-08-06 17:10:46 -04:00
richard-dds
e40dd7ec01
Update README to reflect current state of the app
2018-08-06 17:03:09 -04:00
dandds
b9f4a4be71
remove all references to tornado
2018-08-06 15:39:30 -04:00
Patrick Smith
7c1af3425c
Add note to README on running yarn watch
2018-08-03 13:16:48 -04:00
dandds
649ac89e2e
configure test environment
2018-08-02 16:20:54 -04:00
Devon Mackay
c1dc914953
Remove blank line
2018-07-31 11:50:33 -04:00
dandds
96930251fc
update readme with http basic auth info
2018-07-24 10:32:26 -04:00
richard-dds
cfd99f1de4
Add users details to README
2018-07-23 10:38:08 -04:00
Andrew Croce
e2799f8458
Readme notes on icons
2018-07-17 16:22:50 -04:00
Devon Mackay
bfb54ed29f
Add notice on command for updating existing clones
2018-07-13 09:16:00 -04:00
Devon Mackay
7b839a922b
Group requirements and add section headers
2018-07-13 09:16:00 -04:00
Devon Mackay
ccd959e4a9
Move clone command to its own line
2018-07-13 09:16:00 -04:00
Devon Mackay
66c5ac9cba
Update README with additional info
...
- Project description
- Add submodule related info
- Add scriptz README reference
- Reformat Installation section
2018-07-13 09:16:00 -04:00
Patrick Smith
1b7203ce30
Add note to README on pytest-watch use
2018-07-11 10:55:55 -04:00
Devon Mackay
f5f809c167
Account for new script names and forced pipenv
2018-07-10 10:55:28 -04:00
dandds
46016faceb
test and update to README
2018-06-28 10:24:20 -04:00
richard-dds
85ca66a320
Remove mentions of virtualenv from README
2018-06-05 15:12:13 -04:00
Brian Duggan
bf367c5950
Remove Makefile, update README
2018-05-31 10:26:00 -04:00
Brian Duggan
b6f3020d8e
Be more explicit in README
2018-05-30 16:26:34 -04:00
Brian Duggan
f1d2933505
README
2018-05-30 16:23:28 -04:00
Devon Mackay
0dd4fd66d3
Add blank line to fix formatting
2018-05-30 15:38:56 -04:00
Devon Mackay
56a0613505
Add virtual env info and update app launch command
2018-05-30 15:35:41 -04:00
Devon Mackay
046e4fe4db
Update README directions for app setup
2018-05-25 14:56:25 -04:00
Brian Duggan
85503e5e8c
Add travis badge
2018-05-24 12:32:31 -04:00
Brian Duggan
1c5099db11
README
2018-05-24 12:29:10 -04:00
Brian Duggan
524f01690c
Fix README again
2018-05-24 10:41:22 -04:00
Brian Duggan
f93f41d8d3
Fix README
2018-05-24 10:39:09 -04:00
Brian Duggan
2a9ade8da0
Add option to watch for changes to css
2018-05-23 11:49:05 -04:00
Brian Duggan
4bd711aace
Fix typo
2018-05-23 11:36:16 -04:00
Brian Duggan
22d14d97b4
Use npm and add a sass build script
2018-05-23 08:55:04 -04:00
Brian Duggan
d0ec019d6a
Update README with manual assets steps
2018-05-23 08:50:39 -04:00
Brian Duggan
29248ed76e
Hello, world
2018-05-23 08:50:33 -04:00