mozilla / fxa-local-dev

An easy way to contribute to Firefox Accounts
28 stars 47 forks source link

Add local syncserver instance. #11

Closed rfk closed 9 years ago

rfk commented 9 years ago

This fixes #4 in the simplest possible way, just making it a direct entry in servers.json. I'm happy to iterate on this to e.g. put it in an extras.json if you prefer, just wanted to share my (apparently working!) config in the meantime.

vladikoff commented 9 years ago

This is great! Just one thing we need is to add a test to https://github.com/vladikoff/fxa-local-dev/blob/master/test/curl.sh so travis runs that https://github.com/vladikoff/fxa-local-dev/blob/master/.travis.yml#L22 and we know syncserver starts up properly on travis.