feature: save external app connections (#8)

- SQLite DB added
- Store external app connections
- Authentication, tags, type, name implemented
This commit is contained in:
Sam Chau
2024-11-20 02:33:16 +10:30
committed by Sam Chau
parent 674bd2c313
commit 19c6be2f21
14 changed files with 1642 additions and 749 deletions

View File

@@ -246,7 +246,8 @@ const SettingsBranchModal = ({
isOpen={isOpen}
onClose={onClose}
title='Manage Git Branches'
size='4xl'>
width='xl'
height='auto'>
<div className='space-y-6'>
<div className='relative mb-4'>
<input