Skip to content

Commit

Permalink
Added Google Cloud implementation link.
Browse files Browse the repository at this point in the history
  • Loading branch information
nero120 committed Apr 28, 2021
1 parent d77a3ab commit f5bef66
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Expand Up @@ -212,6 +212,12 @@ Once you've upgraded and completed the installation steps below, you can import
mongoimport --db xbrowsersync -c bookmarks --file /path/to/export/file
```

## Other Implementations

### Google Cloud

- [sbogomolov/xbrowsersync-gcf](https://github.com/sbogomolov/xbrowsersync-gcf): An implementation of the xBrowserSync API using Google Cloud Functions with Firestore backend.

## VS Code

If you're using [VS Code](https://code.visualstudio.com/), you have the following launch configurations:
Expand Down

0 comments on commit f5bef66

Please sign in to comment.