Centro del Reino de Paz y Justicia
Go to file
Esteban Paz 10b478b136 change md for take deploy 2026-07-24 13:28:46 -05:00
.gitea/workflows change path for dev 2026-07-24 12:04:12 -05:00
.vscode add rtl for hebrew texts 2026-04-02 18:56:10 -05:00
prisma remove dev.db from repo 2026-03-01 07:28:01 -05:00
public feat: change required for whatsapp and state, add dropdown for countries and add json with all countries 2026-07-24 10:57:54 -05:00
scripts multiple changes about status of all news and fix of name files 2026-06-26 13:54:20 -05:00
src feat: change required for whatsapp and state, add dropdown for countries and add json with all countries 2026-07-24 10:57:54 -05:00
tina add editorial section to page 2026-06-30 13:27:49 -05:00
.env multiple changes about status of all news and fix of name files 2026-06-26 13:54:20 -05:00
.gitignore feat: conectar frontend a Google Sheets y ajustar responsive 2026-07-24 03:08:42 -05:00
README.md change md for take deploy 2026-07-24 13:28:46 -05:00
astro.config.mjs update project astro to astro 7 2026-07-04 08:07:11 -05:00
ecosystem.config.cjs create autodeploy 2026-07-24 03:22:32 -05:00
package.json fix: name in package.json 2026-07-24 11:34:03 -05:00
pnpm-lock.yaml update project astro to astro 7 2026-07-04 08:07:11 -05:00
pnpm-workspace.yaml feat: initialize TinaCMS environment and add support for French language in news content 2026-05-13 21:58:05 -05:00
prisma.config.ts prism db sqlite 2026-02-19 22:09:46 -03:00
tsconfig.json Fixed footer image path to use aliases 2026-02-18 13:07:08 -05:00

README.md

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.

Adding gitea/workflows/deploy.yaml to test github ci/cd runner

Testing runner change spmeting v10