June 2024 Summaries
3 posts from Nhost
Filter
Month:
Year:
Post Summaries
Back to Blog
Nhost has introduced the option to select either Node.js 18 or Node.js 20 as the runtime for functions, allowing users to easily specify their preferred version in the nhost.toml configuration file. This feature can be implemented by adjusting the version number in the configuration and verifying the runtime through command-line tools. The addition aims to streamline the process of harmonizing runtime environments and simplifying user setups, with further information available in the documentation.
Jun 26, 2024
235 words in the original blog post.
Nhost has introduced an option for users to select between Node.js 18 and Node.js 20 as their functions runtime, which can be easily configured in the nhost.toml file. By updating the version number in the configuration, users can switch their Node.js environment and verify the change by invoking a function, such as an example echo function, which returns the Node.js version being used. This new capability aims to facilitate the homogenization of runtime environments and simplify the setup process for users. For further information, users are encouraged to consult the documentation.
Jun 26, 2024
235 words in the original blog post.
After selling his software agency, the author founded Essential Code to focus on providing SMEs with No-Code and Low-Code solutions, continuing to serve select clients like SunRocks, an insurance company with over 60,000 policyholders aiming for high automation with minimal staffing. Managing SunRocks' complex tech infrastructure, which relied heavily on Hasura and PostgreSQL, became challenging as a solo developer, prompting a migration from a costly, over-engineered environment to Nhost. This transition to Nhost, chosen for its open-source nature and simplified operations, was completed within a month and significantly eased the management of SunRocks' software, allowing the author to pursue additional projects. The migration involved replacing Keycloak with Nhost Auth and using Nhost's functions and storage, with the platform's intuitive dashboard and strong support proving invaluable during this critical phase. The author highlights the importance of Nhost's features, particularly its ability to handle custom services, which enabled a smooth transition and ongoing management without the need for deep DevOps expertise.
Jun 06, 2024
1,136 words in the original blog post.