Greenstand / treetracker-wallet-app

The Greenstand Wallet App
https://wallet.treetracker.org
14 stars 43 forks source link

Create user microservice skeleton with nest.js and create the first e2e test for user registration. #256

Open dadiorchen opened 4 weeks ago

dadiorchen commented 4 weeks ago

Please refer to this project: https://github.com/Greenstand/treetracker-like/tree/main/apps/like and create the restful microservice, now there isn't database table for user, so don't need to worry about db and prisma stuff.

The goal: