/soulwallet-backend

A easy backend to do something like sending email check code

Primary LanguageJavaScript

Soulwallet-backend

A easy backend to do something like sending email check code Also it contains the Security Center.

A quick tour of AWS Lambda

How to begin backend dev

  • npm install to init
  • npm start to start express on port 3000
  • npm test to hot reload to dev
  • access

http://127.0.0.1:3000/get-all-account
or
http://127.0.0.1:3000/add-account?email=aa@bb.net&wallet_address=7788DLKJHFqweiid

to test

config notion

  • Edit the local .env, set parameters like env.example

Docs