A text chat app similar to Discord
- Start
lamdera live - Click the login button on the homepage
- Enter the email address in
Backend.adminUser(which is a@a.aa) - Open your browser dev tools console. You should see an 8 digit login code. Type that in.
- You're logged in!
After you've finished a feature, make sure to run elm-review and elm-test!
Run npm run rust-server in the root folder
How do I deploy the rust server? (this is just for me to remember, you don't have access to do this)
- Push your changes to master
- Make sure you're on the Linux computer, doesn't work on Mac for some reason
- In the lamdera/runtime repo in the nixos folder run
nix flake lock --update-input at-chat - In the lamdera/runtime repo in the scripts folder run
DEBUG=1 ./lxelm.sh updateServerEnterprise martin-s