- Install node.js and npm.
- Clone this repository.
- Open terminal or command line, go to the cloned folder and execute
npm installto restore all npm-packages. - To compile ts files and run server execute
npm startcommand. - You can change settings in serverSettings.mts file or by setting envronment variables, but if you are going to change frontend folder name remember to also update
scripts.startsection in package.json as well asparserOptions.projectsection in .eslintrc.json files.
ChainsManipulator/simple-nodejs-file-server
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|