Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 1.06 KB

README.md

File metadata and controls

32 lines (23 loc) · 1.06 KB

Node.js 18's Features in TypeScript

Experimenting with new features in Node.js release version 18. This is done using TypeScript.

Useful Commands

List of useful commands.

npm start
npm run build
npm test

docker-compose -f docker/docker-compose.yml up -d
docker-compose -f docker/docker-compose.yml down
docker-compose -f docker/docker-compose.yml exec app bash

Links

Credits

Copyright © 2023 Syniol Limited. All rights reserved.