Separate services - app, db, and job #1
No reviewers
Labels
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: PeterSurda/inoreader2readwise#1
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "swapnil/inoreader2readwise:main"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@ -0,0 +6,4 @@
<title>Inoreader To Readwise</title>
</head>
<body>
<button onclick="redirectToOAuth()">Login using inoreader</button>
why not just a simple a href? It doesn't need to be a button.
@shailaja As suggested by Peter, we need to split this PR into 5 relatively small PRs. Splitting will be as we have discussed in the call. Pasting here the parts for your reference:
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Gitea.