-
Clone https://github.com/lichess-bot-devs/lichess-bot.git into your new project! Make sure you have github installed!
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
git reset -- lichess-bot git add . git commit -m "hosting" git remote add origin https://github.com/username/repository.git - CHANGE THIS git push --set-upstream origin master
-
Next let’s get hosting! Go to https://railway.app/ and create an account. Now create a new project and select your repo:
-
Once you’re finished, we’re going to set up a lichess bot account. Head over to https://lichess.org/ and create a new account.
-
Puts Debuggerer
Ruby library for improved puts debugging, automatically displaying bonus useful information such as source line number and source code.
git reset -- lichess-bot git add . git commit -m "hosting" git remote add origin https://github.com/username/repository.git - CHANGE THIS git push --set-upstream origin master
Related posts
-
Post-Mortem of Our Longest Downtime
-
Creating a chess.com/lichess clone using Go and Vue
-
Ask HN: What fuel for my data furnace?
-
Why would anyone play on Chess.com? It's an ad-ridden, cluster#$%& of an eyesore to look at, especially compared to the clean look of Lichess. I just don't get it.
-
[NEWBIE] Why were `~/project/` and `~/target/` added after running `cs setup`?