Stephane Mensah
The only difference between ordinary and extraordinary is just that little "extra".
changed webhook url in paystack dev settings
Pushed 12 changes to palago-site
frontend( fix: site/[doc])
frontend(chore: install confetti)
Pushed 11 changes to palago-site
initialize, functionalize frontend auth system for website
Pushed 2 changes to palago-site
frontend(chore: install react-trix-rte)
api(chore: install run-rs and npm-run-all for local mongodb replica set)
api(chore: uninstall package to parse mongodb connection string)
api(send telegram notification for "charge.success" from paystack webhook)
api(integrate paystack webhook)
frontend(chore: update config values)
frontend(refactor: adjust all input fields to RHF V7)
frontend(fix: authentication)
setup basic authentication with passport-local
generate sequelize migrations and models for users
install passport, sequelize, and related stuffs for express & mysql
setup basic express app boilerplate
api(fix: argument name clash for graphql queries)
Pushed 2 changes to palago-site
api(fix: revert LoggedInUser to original state)
api(feat: abstract uploadToS3 function)