You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Whether or not you need a database depends on your app's requirements. Sometimes you can get away with just a static JSON file that is managed as part of the git repo. Other times you can separate the front-end into its own static website. Or rely on a SaaS DB like user management services offered by Compose.io and AWS RDS. Or higher level APIs like Auth0.com or Facebook.
Thanks for the suggestion about static sites. Had heard about Jekyll and a few others like Yeoman but wasnt sure what they did exactly.
Any links to tutorials/vids that can help get started on building these with a no-database database sort of setup you discussed?
Also found this: http://cactusformac.com/
The text was updated successfully, but these errors were encountered: