Creating an Account
Follow these steps to create your Project113 account and start using the platform.
1. Go to the Sign Up Page
Navigate to the sign up page by clicking SignUp in the top navigation bar.
2. Fill in Your Details
Enter the following information:
- Account Name — A unique username for your account. This will be used in repository URLs.
- Email — A valid email address. This is used for account verification and notifications.
- Password — Choose a strong password for your account.
3. Verify Your Email
After signing up, a verification email will be sent to your inbox. Click the link in the email to confirm your address. You can still browse the platform, but some features may require a verified email.
4. Add an SSH Key
To push and pull code easier, you will want to add an SSH public key to your account. See the SSH Keys guide for instructions.
5. Create Your First Repository
Once your account is set up, head over to the First Repository guide to create a repo and push your code.