Skip to content
This repository has been archived by the owner on Jun 23, 2023. It is now read-only.

OHIF/issue-sync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

issue-sync

Developing

# Restore dependencies
yarn install

# Spin up local lambda test server
yarn run dev

# Test endpoints by calling them in your browser,
# or with a tool like Postman
# Navigate to: `http://localhost:9000/.netlify/functions/hello-world`

Environment Variables

See the .env.example file in the root of this directory. Copy it, and name it .env to specify variables that can be used for local development.

Reading

Limitations

All Netlify sites include 125,000 serverless function requests per month, and 100 hours of run time per month.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published