8000 Using Static sites · Issue #17 · sebdeckers/pfnp · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Using Static sites #17

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
vilbht opened this issue Sep 14, 2015 · 1 comment
Open

Using Static sites #17

vilbht opened this issue Sep 14, 2015 · 1 comment

Comments

@vilbht
Copy link
vilbht commented Sep 14, 2015

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/

@sebdeckers
Copy link
Owner

Check out surge, it's really easy too. I've added it to this repo's example so it now gets published at https://pfnp.surge.sh/ This is only for the front-end example, not the back-end since it is only for static files.

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
0