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

Commit a475d6e

Browse files
author
Shane Tomlinson
authored
Merge pull request #187 from mozilla/shane-tomlinson-patch-1
chore(docs): Update README to point to monorepo
2 parents 8bdbba2 + 1f8a7e3 commit a475d6e

File tree

1 file changed

+2
-21
lines changed

1 file changed

+2
-21
lines changed

README.md

+2-21
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,3 @@
1-
## A demo of Firefox Accounts OAuth
1+
This repository has been migrated to https://github.com/mozilla/fxa/tree/master/packages/123done
22

3-
[![Build Status](https://travis-ci.org/mozilla/123done.svg?branch=oauth)](https://travis-ci.org/mozilla/123done)
4-
5-
## running locally
6-
7-
1. install [git], [node] and [redis]
8-
1. get a local copy of the repository: `git clone https://github.com/mozilla/123done`
9-
1. `cd 123done`
10-
1. install dependencies: `npm install`
11-
1. generate keys `node scripts/gen_keys.js`
12-
1. run the server: `npm start`
13-
1. visit it in your browser: `http://127.0.0.1:8080/`
14-
1. hack and reload! (web resources don't require a server restart)
15-
16-
[git]: http://git-scm.org
17-
[node]: http://nodejs.org
18-
[redis]: http://redis.io
19-
20-
### Ansible Deployment
21-
22-
See [fxa-dev 123done](https://github.com/mozilla/fxa-dev/tree/master/roles/rp) Ansible configuration for details.
3+
Please file issues and open pull requests against https://github.com/mozilla/fxa

0 commit comments

Comments
 (0)