Cygnus-Software / Ranked_QuickLook

This app helps to analyze League of Legends matchups and at the end of the game shows performance about your play, lane, and champion with tips.
https://cygnus-software.github.io/Ranked_QuickLook/
Creative Commons Attribution Share Alike 4.0 International
2 stars 2 forks source link

Investigate about free hostings (no Heroku) and propose alternatives #28

Open shirosweets opened 3 years ago

shirosweets commented 3 years ago
alvinary commented 3 years ago

There's Google Firebase, which is free up to a very high number of monthly transactions, and has a super simple Javascript API. It manages authentication, security, storage and get/post for you, which is nice :)