Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dfreniche/devcontainers-demo
https://github.com/dfreniche/devcontainers-demo
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/dfreniche/devcontainers-demo
- Owner: dfreniche
- Created: 2024-10-22T10:43:43.000Z (26 days ago)
- Default Branch: main
- Last Pushed: 2024-10-23T08:52:55.000Z (25 days ago)
- Last Synced: 2024-10-25T12:42:15.451Z (23 days ago)
- Language: JavaScript
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sample devcontainers App
This repo has a Node.js API written using Express. This is just an example, so don't use this code as any indication on how to write an API or best practices writing Nodejs / Express apps.
The main point of this repo is to showcase how to create a devcontainer that can run MongoDB / Nodejs in no time