April 2021 Summaries
2 posts from Railway
Filter
Month:
Year:
Post Summaries
Back to Blog
We'll be using Notion as our Content Management System (CMS) for this NextJS blog, leveraging its private API and drag-and-drop interface to create a seamless experience for content editors without requiring coding knowledge. We'll set up an inline table in Notion with essential fields such as title, slug, published date, authors, and image URL. Our first post will be created using these fields, and then we'll deploy the application on Railway, utilizing environment variables like BLOG_INDEX_ID and NOTION_TOKEN to connect our CMS to the frontend. With this setup, we've successfully deployed a blog in minutes, showcasing the ease of use and flexibility of Notion as a CMS for NextJS applications.
Apr 30, 2021
595 words in the original blog post.
Welcome to the Railway blog, we're building software development infrastructure for humans. Our goal is to simplify deployments, observability, clusters, and other tasks, allowing developers to focus on their core product. We've created a one-click button that can deploy popular frameworks and tools with minimal setup, including automatic provisioning of databases. Our platform also allows users to configure their own custom buttons for deploying GitHub repositories, and we're excited to collaborate with the community to improve our product.
Apr 29, 2021
387 words in the original blog post.