Imti / nylas-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nylas-example

One Time Set-up
  1. Sign up for the Nylas Developer Program
  2. Generate a new Nylas app id + app secret from the Nylas Developer Portal
  3. Add the following environment variables to the example: NYLAS_APP_ID and NYLAS_APP_SECRET
Run the Example
  1. Complete the One Time Set-up
  2. In your terminal, run git clone https://github.com/Imti/nylas-example.git
  3. cd nylas-example
  4. npm install
  5. npm run start
  6. In your browser, go to localhost:3000

About


Languages

Language:JavaScript 69.3%Language:Shell 22.3%Language:HTML 5.5%Language:CSS 2.9%