Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lafkpages/nodeval
A Replit Goval server in Node
https://github.com/lafkpages/nodeval
goval repl-it replit
Last synced: about 1 month ago
JSON representation
A Replit Goval server in Node
- Host: GitHub
- URL: https://github.com/lafkpages/nodeval
- Owner: lafkpages
- License: agpl-3.0
- Created: 2023-02-04T13:33:45.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-18T09:55:25.000Z (5 months ago)
- Last Synced: 2024-11-09T07:42:53.919Z (about 1 month ago)
- Topics: goval, repl-it, replit
- Language: JavaScript
- Homepage:
- Size: 317 KB
- Stars: 7
- Watchers: 1
- Forks: 2
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Nodeval π
![Shield](https://img.shields.io/github/downloads/lafkpages/Nodeval/total)
![PRs](https://img.shields.io/github/issues-pr/lafkpages/Nodeval)
![Releases](https://img.shields.io/github/v/release/lafkpages/Nodeval?include_prereleases)Nodeval is a blazingly fast and bleeding edge Node.js script that allows you to connect your Replit Repl with your own computer.
## π₯Features
- π Local file editing
- π₯οΈ Command line access
- π Access your computer from the Replit IDE
- π Blazing fast performance
- π Bleeding edge technology## Installation
Nodeval is easy to install! Just follow these simple steps:
1. Clone this repository to your local machine
2. Run `npm install` to install the required dependencies
3. Run `node index.js` to start the Nodeval serverAnd that's it! Nodeval is now up and running on your local machine.
## Troubleshooting
If you have problems running Nodeval, please try to follow these steps:
1. Install [node-pty and its dependencies](https://www.npmjs.com/package/node-pty#Dependencies)
2. If this didn't fix the problem, feel free to [open an issue](https://github.com/lafkpages/Nodeval/issues/new).## Contribution
Contributions are always welcome! Feel free to submit a pull request if you'd like to contribute to Nodeval.
## License
Nodeval is licensed under the GPL-3.0 License. See LICENSE for more information.