Skip to content

Youg-Otricked/TSBA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is a cli tool "gator" for boot.dev To use this tool, you must have postgres, npm, npx, typescript, and drizzle You run it with npm run start [command name] [args]. The commands are: agg: aggregate. constantly agregates a website you pass the url in as args. login sets main user to the usr you pass in as args. register. any command that uses a user must have the user registerd. you regoster with npm run startregister [username]. reset: clears all tables. users: lists all users. addFeed: basically reigster but for a feed. you must pass in a url link and cnatn use a url unless you have added it for That user feeds: lists all feeds ofr curently loged in user follow folllows a feed following listsa ll followed feeds for that usr and unffolw unfollows a feed. create a file in you home directory (~/) call .gatorconfig.json and inside it put: {"db_url":"postgres://example","current_user_name":""}. this is what he program uses for a lot of important things.

About

typescript blogaggregator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors