Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate posts to the database #33

Merged
merged 27 commits into from
May 27, 2023
Merged

Migrate posts to the database #33

merged 27 commits into from
May 27, 2023

Conversation

aaronmbos
Copy link
Owner

Overview

This PR includes the work to migrate posts from markdown files to the CockroachDB Serverless cluster that is already in use for post reactions. In order to support this migration, the following features needed to be added.

  • User authentication to manage posts
  • New pages to view, create, and edit posts
  • New API routes to support new pages
  • Script to migrate markdown posts to the database

@vercel
Copy link

vercel bot commented May 27, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
personal-site ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 27, 2023 1:26am

@aaronmbos aaronmbos deleted the feat/manage-posts branch May 27, 2023 01:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant