nsITians / RMT_Backend

A rating portal for NSUT students. Grade your teachers!!
2 stars 2 forks source link

deploy on heroku #7

Open gabru-md opened 5 years ago

gabru-md commented 5 years ago

Adding temporary deployment of the API on Heroku so that we can test it out and meanwhile the frontend branch will be deployed to surge. I'll add both and also work on the automatic deployment of the same so that new changes are built and deployed after every new commit.

Cheers! cc: @lakshay365 @Ankit-Singla @tech4GT

tech4GT commented 5 years ago

@gabru-md Should I add a basic form of authentication before deploying this to heroku? We don't want someone to fill up the database with bogus requests, right?