- Notifications
You must be signed in to change notification settings - Fork 430
Closed
Labels
area: command: devarea: docsdevtype: featurecode contributing to the implementation of a feature and/or user facing functionalitycode contributing to the implementation of a feature and/or user facing functionality
Description
Is your feature request related to a problem? Please describe.
As a new user I don't know how I can invoke my functions when running with the ntl dev command
Describe the solution you'd like
I would expect something like this on startup by running: ntl dev
◈ Netlify Dev ◈ ◈ Ignored general context env var: LANG (defined in process) ◈ No app server detected. Using simple static server ◈ Running static server from "build-reproductions/dist" - ◈ Loaded function hello. + ◈ Loaded function hello available under: http://localhost:8888/.netlify/functions/hello ◈ Functions server is listening on 58458 ◈ Static server listening to 3999 ┌─────────────────────────────────────────────────┐ │ │ │ ◈ Server now ready on http://localhost:8888 │ │ │ └─────────────────────────────────────────────────┘ Additional context
Furthermore it is hard to find this information somewhere, needed some while to stumble over: https://answers.netlify.com/t/how-do-you-access-functions/746
Can you submit a pull request?
Yes.
erezrokah
Metadata
Metadata
Assignees
Labels
area: command: devarea: docsdevtype: featurecode contributing to the implementation of a feature and/or user facing functionalitycode contributing to the implementation of a feature and/or user facing functionality