Our great sponsors
-
Create a platform for: - Blogging (think Ghost) - Selling courses (think Teachable) - Selling curated information (think NomadList) - Or hosting docs (think GitBook)
-
Personal knowledge management platforms like Notion, Obsidian, and Coda are wildly popular. They are extremely powerful tools for writing, content management, and organizing data. People already love using them to create blog posts, courses, and books.
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
Building guidelines: - Manually parse the Obsidian markdown files, or fetch the content using Notion API or Coda API. - Put the content into a database, or a local JSON file. - Use any webdev framework you’re familiar with to render this data (I recommend Next.js). - Add payments with Stripe Connect, it makes it very easy for your users to make accounts and create their own payments. - Figure out how to offer custom domains to your users.
-
Create a platform for: - Blogging (think Ghost) - Selling courses (think Teachable) - Selling curated information (think NomadList) - Or hosting docs (think GitBook)
Related posts
- Startup idea report: Obsidian-based blog post and course publishing platform (if you're a developer, it's a solid opportunity for a $1k-$10k MRR side project).
- Rust Is the Future of JavaScript Infrastructure
- Building my new website with NextJS, Ghost and Tailwind
- Building email signup form for Docusaurus with hCaptcha, Cloudflare Pages and Mailgun
- How to start a blog in a single command?