You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @oubiwann, this is my first try on clojure. I've a question from your document. Which command I should run to access http://localhost:3449/dev.html. I alredy had lein installed in my laptop. Thanks
@pangaunn I think the command is lein figwheel. I'm also trying to set up the development environment. It seems to me running CMR locally is another prerequisite.
Reference: https://cmr.earthdata.nasa.gov/search/site/docs/search/api.html
Resources to support:
GET /collections
POST /collections
GET /granules
GET /concepts/:concept-id
GET /concepts/:concept-id/:revision-id
GET /humanizers
PUT /humanizers
GET /humanizers/report
GET /tiles
GET /tags
GET /tags/:tag-id
PUT /tags/:tag-id
DELETE /tags/:tag-id
POST /tags/:tag-id/associations
DELETE /tags/:tag-id/associations
POST /tags/:tag-id/associations/by_query
DELETE /tags/:tag-id/associations/by_query
GET /variables
POST /variables/:variable-id/associations
DELETE /variables/:variable-id/associations
GET /community-usage-metrics
PUT /community-usage-metrics
POST /clear-cache
POST /reset
GET /caches
GET /caches/:cache-name
GET /caches/:cache-name/:cache-key
GET /health
The text was updated successfully, but these errors were encountered: