Gocroot Backend Lite Version, Get starter:
- Download code from https://github.com/gocroot/lite
- Ekstrak and run
go run .Open your browser with URL http://127.0.0.1:8080
Sign Up for a 100MB plan Free for life in alwaysdata. Login into your dashboard and follow this instruction:
- Open the menu Web>Sites>Modify

- In the Configuration section edit command and Environment

Please set the environment variable in your system:In this menu, you will see an APPID in the title, shown as a number and a home folder used in the github secrets variable.MONGOSTRING=YOURMONGOSTRINGACCESS
- Go to menu REmote Access>SSH>Modify, set a very strong password and tick enable password-based login
- Set APIKEY in Customer Area>Profile >Managing Tokens>Generate a token
- Add sshhost, sshusername, sshpassword, sshport, apikey, appid and folder in your GitHub secret>action variable

The first thing to do is prepare a Mongo database using this template:
- Sign up for mongodb.com and create one instance of Data Services of mongodb.
- Download MongoDB Compass, connect with your mongo string URI from mongodb.com
- Create database name iteung and collection reply

- Import this json into reply collection.



Signup Supabase
