Skip to content

mmautner/make-your-own-gmail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Make Your Own Gmail.com

A customizable, independent interface to your Gmail account.

This is an editable scaffold for building your own interface for interacting with your Gmail email account. Familiarity with JavaScript and AngularJS is ideal.

Development

The only software prerequisite is npm (install instructions).

Then the following steps will get your local development server running:

$ npm install
$ bower install
$ grunt serve

Server started on port 3474

You're good to go, try accessing http://localhost:3474/


Please replace the GOOGLE_CLIENT_ID in .env by obtaining your own Google client ID.

Install autoenv to automatically create this environment variable when using this repo.

Resources

About

An example Gmail replica using the Google JavaScript SDK + AngularJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published