Skip to content

cristianoliveira/talkback-issue-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Talkback issue demo

To run

yarn && yarn start & yarn start:backend

To check this run

curl -XPOST http://localhost:3200/posts \
  -H 'content-type: application/json' \
  -d '{"title": "Some post", "content": "Some content"}'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published