https://github.com/samrocksc/scaffold-ts-node-api
https://github.com/samrocksc/scaffold-ts-node-api
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/samrocksc/scaffold-ts-node-api
- Owner: samrocksc
- Created: 2025-03-02T12:55:53.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-02T14:05:13.000Z (over 1 year ago)
- Last Synced: 2025-10-09T18:08:11.930Z (9 months ago)
- Language: JavaScript
- Size: 82 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## An Typescript API Simple Scaffolding
---
Built for the simple purpose of not having to do repetitive tasks for take home interviews, and also for self-education.
Enjoy!
## Features
---
- [x] Typescript
- [x] swc
- [x] ESLint
- [x] prettier
- [x] Express
- [x] Jest
- [x] cucumber-js
- [ ] Docker
- [ ] docker-compose
- [ ] github actions
- [ ] branch => url-shortener
- [ ] branch => binary-tree search