Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 25 days ago
JSON representation

A simple CLI program that logs the names of people in space - to learn TypeScript in Node.js.

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

![Spacelog CLI screenshot](cli.png)

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