mirror of
https://github.com/dathere/qsvpro.dathere.com.git
synced 2026-02-04 16:55:34 +00:00
build: remove pnpm & use bun, update installation steps and deps
This commit is contained in:
parent
c2395b20ce
commit
8bf97e8d72
17 changed files with 30 additions and 19835 deletions
|
|
@ -56,7 +56,7 @@ const FAQData = [
|
|||
answer: "You may generate a CKAN API token by logging into your CKAN account on your CKAN instance. Then, click on the user profile icon on the top right corner, click the 'API Tokens' tab, enter any name for your token and click the 'Create API Token' button, and then your API token will appear on the page. Note that you may not view your API token from qsv pro, so we recommend saving this token somewhere safe.",
|
||||
screenshots: [
|
||||
{
|
||||
src: generateCkanApiToken,
|
||||
src: generateCkanApiToken.src,
|
||||
alt: "Example of CKAN API token generation on user's profile page",
|
||||
},
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue