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

databunker-nodejs-example

License

NotificationsYou must be signed in to change notification settings

securitybunker/databunker-nodejs-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is an example of the nodejs login and signup page built with the following technologies:

This project was originally based on Magic.Link Nodejs example:

https://codesandbox.io/s/github/MagicLabs/example-nodejs

An in-depth review of the Databunker'Secure Session Storage.

Prerequisites

1. Start Databunker service:

For the purpose of testing you can use the following command to startdatabunker:

docker run -p 3000:3000 -d --rm --name dbunker securitybunker/databunker demo

For production installation, follow the Databunker installation guide:https://databunker.org/doc/install/

2. Set environment variables

Make sure that you have the following environment variables in place:

export DATABUNKER_URL=http://localhost:3000/export DATABUNKER_TOKEN=DEMOexport MAGIC_PUBLISHABLE_KEY=pk_test_AAAAexport MAGIC_SECRET_KEY=sk_test_BBBB

Install all dependencies

npm install

Run the service

node app.js

About

databunker-nodejs-example

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp