FutureGno is a dapp based on gno.land which allows you to send decentralised time capsules (just like FutureMe)
It was used as a way for me to learn gno and web3 development
Special thanks to r/memeland for giving me a blueprint for interacting with Adena !
cd api/
gnodev ./api/p/memeland ./api/r/memeland
Fill
.env
file with your prefered values
cd web/
yarn
yarn dev