My project is on heroku and my website templates has some CSS, JS files. Totally 5 of them.
I don't want to get off with amazon s3 for the sake of those 5 files (very small ones). However, I even need to enter my credit -card, which I don't like :P
So, as far as I know, my only option is to configure and run those static file on heroku. Can anyone tell me how to do that??
I searched a lot but couldn't find any site which clearly explains it.
PS: I am using gunicorn on heroku (I know nothing about it, went through some sites to configue).
First I had to learn Apache Httpd.. an now gunicorn (I think it takes some time)