Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Basic Express Example

  1. Copy .env.example to .env
  2. Add your Google credentials
  3. Run: npm install && npm run dev
  4. Visit: http://localhost:3000