Перейти к файлу
KELLY FAM 4824ccb497 Merge branch 'main' of https://github.com/microsoft/DevinitExample2 into main 2020-11-02 11:29:55 -08:00
bin move solution to project folder 2020-10-29 12:44:11 -07:00
obj/Debug Add open source requirements 2020-11-02 11:21:02 -08:00
public/stylesheets Add open source requirements 2020-11-02 11:21:02 -08:00
routes Add open source requirements 2020-11-02 11:21:02 -08:00
views Add open source requirements 2020-11-02 11:21:02 -08:00
.devcontainer.json add devinit and devcontainer files 2020-10-29 12:46:04 -07:00
.devinit.json add devinit and devcontainer files 2020-10-29 12:46:04 -07:00
.gitignore add gitignore 2020-11-02 11:29:16 -08:00
CONTRIBUTING.md Add open source requirements 2020-11-02 11:21:02 -08:00
LICENSE Add open source requirements 2020-11-02 11:21:02 -08:00
NodeJsDevinitExample.njsproj Add open source requirements 2020-11-02 11:21:02 -08:00
NodeJsDevinitExample.njsproj.user Update name of solution 2020-11-02 10:38:33 -08:00
NodeJsDevinitExample.sln Update name of solution 2020-11-02 10:38:33 -08:00
README.md Add open source requirements 2020-11-02 11:21:02 -08:00
SECURITY.md Add open source requirements 2020-11-02 11:21:02 -08:00
Web.Debug.config move solution to project folder 2020-10-29 12:44:11 -07:00
Web.config move solution to project folder 2020-10-29 12:44:11 -07:00
app.js move solution to project folder 2020-10-29 12:44:11 -07:00
package-lock.json move solution to project folder 2020-10-29 12:44:11 -07:00
package.json move solution to project folder 2020-10-29 12:44:11 -07:00

README.md

Node.js Devinit Example

A small example of a Node.js Express project that utilizes devinit.

There are two important parts of this repository:

  • The devcontainer.json, which specifies which command to run when creating the Codespace.
  • The devinit.json, which specifies which devinit tools to execute.

Trademarks

This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow Microsoft's Trademark & Brand Guidelines. Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party's policies.

Notices