Skip to content

sajanthomas01/fb_page_oprs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FB Page Test Demo

This repo is using monorepo concept and uses yarn to manage

Installation

run below command at the root to install packages

yarn

adding a package to the server

yarn server add <pkg>

adding a package to the client

yarn client add <pkg>

Running the service

yarn server dev to start the server

yarn client dev to start the client

one thing to note is that we cannot update page info without having the app reviewed by Facebook.

Stack info

React

Graphql

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

[DEMO] Connecting with FB page via facebooks Graph API, implementation with graphql and react

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors