https://github.com/ai/martian-logux-demo
https://github.com/ai/martian-logux-demo
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ai/martian-logux-demo
- Owner: ai
- Created: 2021-10-05T12:58:46.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-10-05T21:18:56.000Z (over 4 years ago)
- Last Synced: 2025-01-13T20:52:11.704Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://logux.io/
- Size: 1.02 MB
- Stars: 17
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Logux Demo for [Martians](https://evilmartians.com/) Meetup
Look for `Step X` comments to find how add [Logux](https://logux.io/) to your system.
How to start demo:
```sh
yarn install
yarn start
```
In another terminal:
```sh
yarn server
```