impress/config
Emi Matchu 6763e9454e Optionally use local instance of impress-2020 during development
To activate this, I created a `.env.development` file in my project
root, with the following content:

```env
IMPRESS_2020_ORIGIN=http://localhost:4000
```

Then, I started impress-2020 with `yarn dev --port=4000`.

Now, the app loads from there, hooray!! It even fixes that obnoxious
pet state ID bug that happens when you run against the production db lol
2024-01-28 07:00:29 -08:00
..
environments Save last trade activity time onto User 2024-01-19 00:00:46 -08:00
initializers Optionally use local instance of impress-2020 during development 2024-01-28 07:00:29 -08:00
locales Track contributions of Alt Styles 2024-01-24 03:54:43 -08:00
application.rb Replace falcon server with puma 2024-01-23 21:55:26 -08:00
basic_type_hashes.yml vandagyre basic colors (ugh, should be in database) 2014-11-14 19:33:30 -06:00
boot.rb Upgrade to Rails 7.0.6 2023-10-23 19:05:07 -07:00
cable.yml Upgrade to Rails 6.0.6.1 2023-10-23 19:05:06 -07:00
database.yml Save last trade activity time onto User 2024-01-19 00:00:46 -08:00
environment.rb Upgrade to Rails 6.1.7.4 2023-10-23 19:05:07 -07:00
locale_meta.yml es goes public! 2013-02-16 21:39:04 -06:00
routes.rb Optionally use local instance of impress-2020 during development 2024-01-28 07:00:29 -08:00
storage.yml Run rails app:update 2023-10-23 19:05:05 -07:00