https://github.com/claudiusayadi/spacelog
A simple CLI program that logs the names of people in space - to learn TypeScript in Node.js.
https://github.com/claudiusayadi/spacelog
Last synced: 2 months ago
JSON representation
A simple CLI program that logs the names of people in space - to learn TypeScript in Node.js.
- Host: GitHub
- URL: https://github.com/claudiusayadi/spacelog
- Owner: ClaudiusAyadi
- License: mit
- Created: 2024-11-28T17:14:38.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-11-28T18:24:32.000Z (6 months ago)
- Last Synced: 2025-01-31T09:42:33.597Z (4 months ago)
- Language: TypeScript
- Size: 96.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Spacelog
A simple CLI program that logs the names of people in space - to learn TypeScript in Node.js.
## Preview

- Clone the repository: `git clone `
- Start the project: `pnpm install && pnpm start`