A clone of the Steam platform using Tauri.
1. cd into server folder and npm install or npm i
2. Start the server with npm run dev. You will need MongoDB installed. A local DB will be made.
3. Open another terminal and npm i in the root directory.
3. While the server is running npm run tauri dev in the other terminal you created.
4. Enjoy!
Youtube video with a demo. Demo Video
I welcome contributions from the community. If you encounter issues or have suggestions for improvements, please create GitHub Issues.
Here's a glimpse of what i plan to implement in the future, right now this project is just mvp with little to no functionality.
- Store Carousel.
- Actually add games by exe paths on users computers.
Do you have ideas for additional features? Feel free to share your suggestions by opening an issue.
This project is open-source and available under the MIT License. Feel free to use, modify, and distribute it as you see fit.
This application is not affiliated with the official Steam platform. It is a clone created for educational and learning purposes only.
Made with <3 Imjord