forked from OpenNeo/impress
Emi Matchu
6763e9454e
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 |
||
---|---|---|
.. | ||
application_controller_renderer.rb | ||
asset_hosts.rb | ||
assets.rb | ||
attack.rb | ||
backtrace_silencers.rb | ||
content_security_policy.rb | ||
cookies_serializer.rb | ||
devise.rb | ||
filter_parameter_logging.rb | ||
impress_2020.rb | ||
inflections.rb | ||
locale_meta.rb | ||
mime_types.rb | ||
permissions_policy.rb | ||
rack_mini_profiler.rb | ||
rspec_generator.rb | ||
secret_token.rb | ||
sentry.rb | ||
session_store.rb | ||
stripe.rb | ||
wrap_parameters.rb |