Skip to content

ken1800/NodeJs-GraphQl-Feed-APi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tweets_Feed_V2

Installation

clone the project
cd to the project root

#make sure you have a postgres database,
configure your database credentials in the src/config/db.ts file
#
Run npm install
Run npm run dev

Using your browser, navigate to http://localhost:3000/graphql,
Make sure You have your database confiqured as describled in build/scr/utils/seedUtils.js.
    

response

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published