Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Preview how a link will be rendered on facebook

NotificationsYou must be signed in to change notification settings

hugodias/facebook-post-preview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


screenshot

Local Development

Before developing, clone the repository and runyarn from the root of the repo to install all dependencies.

Run the functions dev server

From inside the project folder, run:

yarn start:lambda

This will open a local server running athttp://localhost:9000 serving your Lambda functions, updating as you make changes in thesrc/lambda folder.

You can then access your functions directly athttp://localhost:9000/{function_name}, but to access them with the app, you'll need to start the app dev server.

Run the app dev server

While the functions server is still running, open a new terminal tab and run:

yarn start

This will start the normal create-react-app dev server and open your app athttp://localhost:3000.

Local in-app requests to the relative path/.netlify/functions/* will automatically be proxied to the local functions dev server.

About

Preview how a link will be rendered on facebook

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp