# foreverVM Example
Example of using foreverVM to run Python REPL commands.
You will need an API token (if you need one, reach out to [paul@jamsocket.com](mailto:paul@jamsocket.com)).
Once you have an API token, run this
```sh
FOREVERVM_TOKEN="******" npm start
```