Live data from Hacker News

Show HN: SaaS application boilerplate

github.com

1–10 of 78 posts

Re: Show HN: SaaS application boilerplate

#2
I am a fan of opinionated full-stack frameworks, in particular for building B2B web applications which contain lots of CRUDL views.

For an open-source solution that largely revolves around the React frontend, consider react-admin [1] + its adapter for Hasura [2].

[1]: https://github.com/marmelab/react-admin [2]: https://github.com/hasura/ra-data-hasura, https://github.com/hasura/graphql-engine/

In Ruby/Rails-land, there is https://bullettrain.co.

Re: Show HN: SaaS application boilerplate

#5

I am a fan of opinionated full-stack frameworks, in particular for building B2B web applications which contain lots of CRUDL views. For an open-source solution that largely revolves around the React frontend, consider react-admin [1] + its adapter for Hasura [2]. [1]: https://github.com/marmelab/react-admin [2]: https://github.com/hasura/ra-data-hasura , https://github.com/hasura/graphql-engine/ In Ruby/Rails-land, t…

Anything full stack with Python/PostgreSQL/Angular?

Re: Show HN: SaaS application boilerplate

#8

I am a fan of opinionated full-stack frameworks, in particular for building B2B web applications which contain lots of CRUDL views. For an open-source solution that largely revolves around the React frontend, consider react-admin [1] + its adapter for Hasura [2]. [1]: https://github.com/marmelab/react-admin [2]: https://github.com/hasura/ra-data-hasura , https://github.com/hasura/graphql-engine/ In Ruby/Rails-land, t…

Anything full stack with Python/PostgreSQL/Angular?

I've previously found this site helpful for a high-level view of the ecosystem: https://www.fullstackpython.com/angular.html

Re: Show HN: SaaS application boilerplate

#9

Earlier quoted context omitted.

Anything full stack with Python/PostgreSQL/Angular?

I've previously found this site helpful for a high-level view of the ecosystem: https://www.fullstackpython.com/angular.html

Nice thanks - I had not been here. The first two tutorial links are pretty old there are to AngularJS.
Post reply on HN