Skip to content

hirajanwin/xtrakt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xtrakt

Get structured data out of every web page.

BYOK (Bring Your Own Key) Demo: https://xtrakt.vercel.app/

Development

Frontend:

yarn start # dev
vercel deploy --prod # deployment

The backend relies on Modal, which makes it easy to run backends in the cloud.

Get started here.

python server.py # local dev to make sure the function works
modal deploy server.py # deploy to the cloud

Then go into App.js and replace the fetch call URL with your new URL.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published