Reactive Stack JS with meteor and svelte

See reactive-stack-js for more info.

Requirements

Run

meteor npm install
yarn start

Install

First make sure you have taken care of all the requirements.

Configure Login

When you first start either react or svelte meteor applications, you need to configure the login.

Click Sign in:

alt text

Configure the logins by adding respective app ids and secrets:

alt text

In the end, you will see the meteor_accounts_loginServiceConfiguration collection and in it your configuration:

alt text