Skip to content
This repository was archived by the owner on Apr 29, 2026. It is now read-only.

nylas-samples/nylas-code-samples-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

code-sample-description

This sample repo will show you how to easily do X with Nylas.

Setup

System dependencies

  • Add System dependencies

Gather environment variables

You'll need the following values from the Nylas Dashboard:

ACCESS_TOKEN = ""
CLIENT_ID = ""
CLIENT_SECRET = ""

Add the above values to a .env file.

The .env file is added to .gitignore. Ensure to store these values securely.

Install dependencies

[replace with install steps]

$ npm i

Usage

The recommended way to use this sample is ...

You can also clone the repository ...

You'll find more detailed instructions ...

Get support

If you found a bug or want to suggest a new [feature/use case/sample], please file an issue.

Learn more

Visit our Nylas documentation to learn more.

About

An empty template for your code sample

Topics

Resources

License

Code of conduct

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors