Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

This is a sample implementation on how to integrate a NodeJS based login/signup API with Stream's service APIs.

License

NotificationsYou must be signed in to change notification settings

GetStream/stream-node-simple-integration-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample Node JavaScript server integration sample for Stream Chat, and Stream Feeds.
Read the related blog

📝 About Stream

You can sign up for a Stream account at ourGet Started page.

There are many libraries available both for frontends and backend. BothChat SDKs andFeeds SDKs are available.

Running this code

The directoryserver contains a minimal integration server implementation to get you started with Stream's backend.

This is what you need to do to get started:

  • Sign up for a free trial and obtain your API credentials.
  • Clone this repository
  • Copy the.env.sample file to.env:cp .env.sample.env
  • Paste your service credentials into the.env file
  • Move to theserver directory and install the dependencies by runningyarn install ornpm install.
  • Run the server from theserver directory withyarn start/npm run start.

About

This is a sample implementation on how to integrate a NodeJS based login/signup API with Stream's service APIs.

Topics

Resources

License

Stars

Watchers

Forks

Contributors4

  •  
  •  
  •  
  •  

[8]ページ先頭

©2009-2026 Movatter.jp