flapjackstan / clicks_and_cookies

Django App - Tracks Clicks and Cookies
MIT License
1 stars 0 forks source link

ideas for hosting? #20

Open jhdz85 opened 1 year ago

jhdz85 commented 1 year ago

If you need to integrate React code with a server-side template framework like Rails, Django or Symfony, or if you’re not building a single-page app, consider using nwb, or Neutrino which are more flexible. For Rails specifically, you can use Rails Webpacker. For Symfony, try Symfony's webpack Encore.

flapjackstan commented 1 year ago

I have no idea what these are lol Do we need this to host a react app?