MCPcopy Index your code
hub / github.com/ember-learn/super-rentals

github.com/ember-learn/super-rentals @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
18 symbols 69 edges 23 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

This project uses GitHub Actions for continuous integration.

Super Rentals

Deploy

This is a working repository for the Super Rentals tutorial, which you can check out at https://guides.emberjs.com/release/tutorial/.

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone <repository-url> this repository
  • cd super-rentals
  • yarn install

Running / Development

Code Generators

Make use of the many generators for code, try ember help generate for more details

Running Tests

  • ember test
  • ember test --server

Linting

  • yarn lint:hbs
  • yarn lint:js
  • yarn lint:js --fix

Building

  • MAPBOX_ACCESS_TOKEN=YOUR_TOKEN ember build (development)
  • MAPBOX_ACCESS_TOKEN=YOUR_TOKEN ember build --environment production (production)

Deploying

Specify what it takes to deploy your app.

Further Reading / Useful Links

Core symbols most depended-on inside this repo

setupApplicationTest
called by 1
tests/helpers/index.js
setupTest
called by 1
tests/helpers/index.js
request
called by 0
app/utils/handlers.js
model
called by 0
app/routes/index.js
model
called by 0
app/routes/rental.js
type
called by 0
app/models/rental.js
start
called by 0
tests/test-helper.js
setupRenderingTest
called by 0
tests/helpers/index.js

Shape

Class 10
Function 5
Method 3

Languages

TypeScript100%

Modules by API surface

tests/helpers/index.js3 symbols
app/routes/rental.js3 symbols
app/routes/index.js3 symbols
app/models/rental.js3 symbols
app/router.js2 symbols
app/app.js2 symbols
tests/test-helper.js1 symbols
app/utils/handlers.js1 symbols

For agents

$ claude mcp add super-rentals \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact