Skip to content

bilusteknoloji/toolstack.app

Repository files navigation

Version Deploy Toolstack Apps Dependabot Updates Powered by Rake

toolstack.app

Official website of toolstack.app


Sites

Find you remote IP via;

curl ip.toolstack.app
curl whatismyip.toolstack.app
http ip.toolstack.app
http whatismyip.toolstack.app

wget -qO- https://ip.toolstack.app
wget -qO- http://ip.toolstack.app
wget -qO- https://whatismyip.toolstack.app
wget -qO- http://whatismyip.toolstack.app

Rake Tasks

$ rake -T

rake docker:build       # build docker image locally
rake docker:run         # run docker image locally
rake release[revision]  # release new version major,minor,patch, default: patch
rake run:fake           # run server with fake infra
rake run:infra:down     # down orbstack infra
rake run:infra:up       # up orbstack infra
rake run:server         # run server (default: :8000)

Development

You need orbstack (macOS) to accomplish this. To run/start both go server and infra manually:

  • Run the rake in a tab
  • Open another tab and run rake run:infra

Or, run both automatically: rake run:fake.

Now, open any of these urls:

You can check your running services via;

https://orb.local/


License

This project is licensed under MIT (MIT)


This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the code of conduct.

About

Official website of toolstack.app

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

 
 
 

Contributors