Go to file
Brendan Brown c0a968d760 specify node version 8.17 2022-11-19 18:20:34 -08:00
data barack data 2020-10-20 18:38:53 -07:00
public fix faqs link in sitemap 2020-10-18 14:33:09 -07:00
scripts undo prettier double quotes 2022-10-30 15:30:22 -07:00
server tweets.data fix 2022-11-19 18:05:51 -08:00
src update tips and faq 2022-11-19 18:05:51 -08:00
test-setup first commit 2019-06-23 11:35:04 -07:00
.babelrc whole mess 2020-09-12 10:58:11 -07:00
.eslintrc.js search tips modal, fix highlighting bugs with certain query syntax 2019-07-16 07:13:38 -07:00
.gitignore pre-connect, clean up docs folder 2020-10-18 08:56:29 -07:00
.travis.yml add travis 2019-06-23 14:09:21 -07:00
README.md update docs, add doc dir 2019-12-06 20:29:26 -08:00
package-lock.json fix date problem and move to new table and index 2020-10-23 18:32:39 -07:00
package.json specify node version 8.17 2022-11-19 18:20:34 -08:00
webpack.config.js changes to freq layout, slider 2020-09-29 20:39:52 -07:00

README.md

Trump Twitter Archive with Elastic Search Build Status

Setup

  1. npm i

Running in dev

  1. npm run dev

Running in prod

  1. npm run build
  2. npm start

Test

  1. npm run test

Resources

Site Heroku Elastic Ref