|
|
|
|
|
by vikR0001
967 days ago
|
|
You might want to look at https://www.meteor.com/. There aren't a lot of alternatives to it that do such a good job of providing its benefits: - Zero-config build tool - Accounts system included - Live reactive data system included - Easy interface to React, Svelte, Vue - Can use its out-of-the box MongoDB integration or integrate with any database via GraphQL - Great community forum A new version 3.0 is almost done. |
|