Skip to content

issues Search Results · repo:kunalkapadia/express-mongoose-es6-rest-api language:JavaScript

Filter by

126 results
 (58 ms)

126 results

inkunalkapadia/express-mongoose-es6-rest-api (press backspace or delete to remove)

There is clearly a lot of work here, which is admirable, but there s not been any activity for 2.5+ years. Is this project dead?
  • M-Gonzalo
  • Opened 
    on Mar 20, 2023
  • #469

fixed it was my mistake.
  • ugurberkecan
  • Opened 
    on Mar 9, 2023
  • #468

app.use( /static , express.static(path.join(__dirname, public ))); How to server static files? I did some wrong? I put it on config/express.js
  • thunderwin
  • 1
  • Opened 
    on Jul 20, 2020
  • #467

The features section in the docs states that nodemon is available in the project, when it s clearly not. It s not added as a dependency or as a command in the project. Maybe remove this from the docs or ...
  • ChristofferSkog21st
  • 1
  • Opened 
    on Mar 9, 2019
  • #461

C:\Users\git project\express-mongoose-es6-rest-api\config\config.js:30 throw new Error(Config validation error: ${error.message}); ^ Error: Config validation error: child JWT_SECRET fails because [ JWT_SECRET ...
  • sunil0047
  • 1
  • Opened 
    on Feb 2, 2019
  • #460

$ yarn build yarn run v1.12.3 error Command build not found. info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. and the README needs to be updated to account for all ...
  • idanb11
  • Opened 
    on Jan 8, 2019
  • #459

$ cross-env NODE_ENV=test ./node_modules/.bin/istanbul cover _mocha -- --ui bdd --reporter spec --colors server --recursive =============================== Coverage summary =============================== ...
  • idanb11
  • 1
  • Opened 
    on Jan 8, 2019
  • #458

Hello guys, I just started a project, cloned the repo and run docker-compose The app is up and running and get a response from localhost:4040/api/health-check although when I modify the code I don t see ...
  • AlaeddineMessadi
  • 4
  • Opened 
    on Jan 7, 2019
  • #457

Hey guys, I m currently studying nodejs, and this boilerplate is helping me a great deal. But I got stuck in one thing. See the code below to update an user function update(req, res, next) { const user ...
  • arimourao
  • 6
  • Opened 
    on Dec 29, 2018
  • #456

What is the benifit of ExtendableError? why not let APIError class directly extend Error?
  • MarkAdell
  • 2
  • Opened 
    on Jul 22, 2018
  • #455
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub