Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/g-ribeiro-tsx/tcc
https://github.com/g-ribeiro-tsx/tcc
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/g-ribeiro-tsx/tcc
- Owner: g-ribeiro-tsx
- Created: 2024-10-03T11:42:24.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-10-03T11:44:50.000Z (3 months ago)
- Last Synced: 2024-12-25T22:27:05.193Z (14 days ago)
- Language: SCSS
- Size: 5.21 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ecotech
To install dependencies:
```bash
bun install
```To run:
```bash
bun run server.js
```This project was created using `bun init` in bun v1.1.24. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.