https://github.com/techlism/mylivelink
An open source alternative to Linktree
https://github.com/techlism/mylivelink
linkinbio linkinbio-alternative
Last synced: 4 days ago
JSON representation
An open source alternative to Linktree
- Host: GitHub
- URL: https://github.com/techlism/mylivelink
- Owner: techlism
- Created: 2024-02-01T19:54:17.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-05-22T04:28:22.000Z (about 2 years ago)
- Last Synced: 2025-01-19T07:13:07.775Z (over 1 year ago)
- Topics: linkinbio, linkinbio-alternative
- Language: TypeScript
- Homepage: https://my-links.live
- Size: 1.13 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My Link Live
This project is aimed at creating a live link page for sharing on Social Media or anywhere. Consider it as an open source alternative to linktree.
## Installation
1. Clone the repository: `git clone https://github.com/your-username/mylivelink.git`
2. Install dependencies: `npm install`
3. Start the server: `npm run dev`
## Usage
1. Open the application in your web browser.
2. Sign up for an account or log in if you already have one.
3. Create your page and live in few minutes.
## Contributing
Contributions are welcome! If you'd like to contribute to this project, please follow these steps:
1. Fork the repository.
2. Create a new branch: `git checkout -b feature/your-feature`
3. Make your changes and commit them: `git commit -m 'Add your feature'`
4. Push to the branch: `git push origin feature/your-feature`
5. Submit a pull request.
## License
This project is licensed under the [MIT License](LICENSE).