This is a working repository for the Super Rentals tutorial, which you can check out at https://guides.emberjs.com/release/tutorial/.
You will need the following things properly installed on your computer.
git clone <repository-url> this repositorycd super-rentalsyarn installMAPBOX_ACCESS_TOKEN=YOUR_TOKEN ember serveMake use of the many generators for code, try ember help generate for more details
ember testember test --serveryarn lint:hbsyarn lint:jsyarn lint:js --fixMAPBOX_ACCESS_TOKEN=YOUR_TOKEN ember build (development)MAPBOX_ACCESS_TOKEN=YOUR_TOKEN ember build --environment production (production)Specify what it takes to deploy your app.
$ claude mcp add super-rentals \
-- python -m otcore.mcp_server <graph>