https://github.com/donpushme/twitter-reply-bot-be
https://github.com/donpushme/twitter-reply-bot-be
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/donpushme/twitter-reply-bot-be
- Owner: donpushme
- Created: 2025-05-19T06:32:02.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-19T06:33:13.000Z (about 1 year ago)
- Last Synced: 2025-08-20T23:56:58.173Z (10 months ago)
- Language: TypeScript
- Size: 109 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# node-typescript-project-template
A simple template for a Node + Typescript server project
This template offers additional setups. Check other branches or click following links:
- [NPM TypeScript Node Package Template](https://github.com/beforesemicolon/node-typescript-project-template/tree/npm-package)
- [TypeScript Node Server Template](https://github.com/beforesemicolon/node-typescript-project-template/tree/node-server)
Read the Article about the initial setup
[Blog Post](https://medium.com/before-semicolon/how-to-setup-a-typescript-nodejs-server-2023-16f3874f2ce5)