Skip to content

nekoruri/sc2021b3-frontend

Repository files navigation

B3 サンプルアプリ (Frontend)

基本的なログイン機能を備えたユーザー投稿型アプリケーションのサンプルです。

利用方法

あらかじめAuth0側の設定と、API側のデプロイまで終わらせておきます。

  • public/js/app.js
  • public/auth_config.json
    • "domain": "dev-9zllcerz.us.auth0.com",の部分を、自分のAuth0ドメイン名に変更
    • "clientId": "vA9A3aEbgevuRWbXwS0eBvpQtSNTLYxz",の部分を、Auth0上で作成したApplicationのclientIdに変更
    • audienceはそのままでも良いですが、変更する場合はAPI側のserverless.ymlとあわせる必要があります。

Author

License

This project is licensed under the MIT license. See the LICENSE file for more info.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published