Project113

Signing In

Project113 supports multiple ways to access your account.

Web Interface

Navigate to the sign in page and enter your email and password. You will be redirected to your repository dashboard.

Terminal UI (SSH)

You can also access your account through a terminal interface using SSH:

ssh project113.com

This opens a rich terminal interface where you can browse your profile, view repositories, and manage your account without leaving the command line.

Signing Out

Click SignOut in the navigation bar to end your session. If you are using the terminal UI, simply type q or press Ctrl+C to exit.