ZERO OS — The operating system for trading agents
Project description
Astro Starter Kit: Minimal
npm create astro@latest -- --template minimal
🧑🚀 Seasoned astronaut? Delete this file. Have fun!
🚀 Project Structure
Inside of your Astro project, you'll see the following folders and files:
/
├── public/
├── src/
│ └── pages/
│ └── index.astro
└── package.json
Astro looks for .astro or .md files in the src/pages/ directory. Each page is exposed as a route based on its file name.
There's nothing special about src/components/, but that's where we like to put any Astro/React/Vue/Svelte/Preact components.
Any static assets, like images, can be placed in the public/ directory.
🧞 Commands
All commands are run from the root of the project, from a terminal:
| Command | Action |
|---|---|
npm install |
Installs dependencies |
npm run dev |
Starts local dev server at localhost:4321 |
npm run build |
Build your production site to ./dist/ |
npm run preview |
Preview your build locally, before deploying |
npm run astro ... |
Run CLI commands like astro add, astro check |
npm run astro -- --help |
Get help using the Astro CLI |
👀 Want to learn more?
Feel free to check our documentation or jump into our Discord server.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file zeroos-0.2.1.tar.gz.
File metadata
- Download URL: zeroos-0.2.1.tar.gz
- Upload date:
- Size: 942.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6f8e2d4918854f1ab7dc9b0872df9735cde35592da0cb3ee3c3ffc352297fab4
|
|
| MD5 |
e87f111d271db4153cd3bf4cf634f9b9
|
|
| BLAKE2b-256 |
7c8a3fb71b56a4848df96e140bc6954de75897a1388c0558b834c3dbc0054eb0
|
File details
Details for the file zeroos-0.2.1-py3-none-any.whl.
File metadata
- Download URL: zeroos-0.2.1-py3-none-any.whl
- Upload date:
- Size: 57.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aa24da2eaf8e3ee4b8d71534bbdac7ed5a6024ed10140da9e7f74c735dc341fb
|
|
| MD5 |
c2b54daa54c87bee339c5adef0b3eebc
|
|
| BLAKE2b-256 |
f0b04457d828b6cdbdd084d0009331d8797e6c6c68d4d32e2a00f23b1e0c35a9
|