This is simple application to show the latest Gold price. It is bootstrapped with create-svelte.
script location: src\lib\components\nav\theme.sveltescript location: src\lib\stores\main-info.tsscript location: src\lib\db\\* and scr\lib\services\\*script location: src\lib\components\chart\\*script location: src\routes\api\generate\\+server.tsscript location: src\routes\api\generate\scrap*.tsgit clone https://github.com/sadmann7/skateshop.git
pnpm install
.env.example to .env and update the variables.cp .env.example .env
pnpm run dev
pnpm run db:push
data in file src/routes/api/generate-history/data-gold-en.jsonhttps://www.logammulia.com/data-base-price/gold/sell?_token=[TOKEN].
c. Copy the result and paste to key data in file C:\xampp2\htdocs\emasku\app\src\routes\api\generate-history\data-antam.jsonlocalhost:4000/api/generate-historyFollow the deployment guides for Vercel