feat: github importer (#722)

* chore: github importer first step completed

* refactor: github importer code refactored

* chore: github importer functionality completed

* fix: import data step saved data
This commit is contained in:
Aaryan Khandelwal
2023-04-06 00:51:15 +05:30
committed by GitHub
parent 6b8b981e1d
commit c9d8a8dbd1
31 changed files with 1211 additions and 718 deletions

View File

@@ -10,6 +10,7 @@ const nextConfig = {
"planefs-staging.s3.ap-south-1.amazonaws.com",
"planefs.s3.amazonaws.com",
"images.unsplash.com",
"avatars.githubusercontent.com",
],
},
output: "standalone",