Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/swashcap/simple-sample-server
Example setup of a Node.js server
https://github.com/swashcap/simple-sample-server
Last synced: 5 days ago
JSON representation
Example setup of a Node.js server
- Host: GitHub
- URL: https://github.com/swashcap/simple-sample-server
- Owner: swashcap
- License: mit
- Created: 2019-04-07T21:05:11.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T18:40:58.000Z (almost 2 years ago)
- Last Synced: 2023-04-01T03:29:02.731Z (over 1 year ago)
- Language: TypeScript
- Size: 2.96 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# simple-sample-server
_Example setup of a Node.js server._
## What?
Nothing in application development is ever _really_ simple; however, this
project demonstrates that, based on the [principles espoused in
cowtown](https://cowtown.surge.sh), configuring and wiring up an isomorphic
JavaScript application doesn't have to be complicated.