We will create a channel called #members. Here it will list all @club members who put in their bio
Any member with @club role should be able to run /bio
command and paste their wanted bio. Ex /bio web3 dev and exit liquidity to nft projects
The database is created by using Notion.
Nest framework TypeScript starter repository.
$ npm install
# development
$ npm run start
# watch mode
$ npm run start:dev
# production mode
$ npm run start:prod