Repository used for openresource.dev
See the code
Open {re}Source is your platform for sharing and discovering the open source world.
Understand how it works, and learn how to create, manage, and contribute to open-source projects.
Join the open source community today and start making a difference.
Open {re}Source website · Discord
"openresource.dev" is the repository containing the code source deployed to https://openresource.dev.
All commands are run from the root of the project, from a terminal:
| Command | Action |
|---|---|
npm install | Installs dependencies |
npm run dev | Run the development server at localhost:4321 |
npm run build | Build your production site |
npm run astro ... | Run CLI commands like astro add, astro check |
npm run astro -- --help | Get help using the Astro CLI |
npm run vercel | Run in the same conditions as Vercel |
npm run update:showcase | Run the showcase script to gather GitHub and GitLab links from https://github.com/orgs/Open-reSource/discussions/3 (other links are ignored) |
npm run test | Run the tests |
npm run prettier:read | Run Prettier to check the code style |
npm run prettier:write | Run Prettier to fix the code style |
Have a bug or a feature request? Please first search for existing and closed issues. If your problem or idea is not addressed yet, please open a new issue.
Please read through our contributing guidelines.
Get an update on Open {re}Source's development and chat with the project maintainers and community members:
Code released under the MIT License.
Content (including images) released under CC BY-NC-SA 4.0:
public directorysrc/assets directorysrc/content directoryMDX
80.6%
Astro
8.7%
TypeScript
7.2%
JavaScript
2.1%
CSS
1.3%
Repository used for openresource.dev
See the code
Open {re}Source is your platform for sharing and discovering the open source world.
Understand how it works, and learn how to create, manage, and contribute to open-source projects.
Join the open source community today and start making a difference.
Open {re}Source website · Discord
"openresource.dev" is the repository containing the code source deployed to https://openresource.dev.
All commands are run from the root of the project, from a terminal:
| Command | Action |
|---|---|
npm install | Installs dependencies |
npm run dev | Run the development server at localhost:4321 |
npm run build | Build your production site |
npm run astro ... | Run CLI commands like astro add, astro check |
npm run astro -- --help | Get help using the Astro CLI |
npm run vercel | Run in the same conditions as Vercel |
npm run update:showcase | Run the showcase script to gather GitHub and GitLab links from https://github.com/orgs/Open-reSource/discussions/3 (other links are ignored) |
npm run test | Run the tests |
npm run prettier:read | Run Prettier to check the code style |
npm run prettier:write | Run Prettier to fix the code style |
Have a bug or a feature request? Please first search for existing and closed issues. If your problem or idea is not addressed yet, please open a new issue.
Please read through our contributing guidelines.
Get an update on Open {re}Source's development and chat with the project maintainers and community members:
Code released under the MIT License.
Content (including images) released under CC BY-NC-SA 4.0:
public directorysrc/assets directorysrc/content directoryMDX
80.6%
Astro
8.7%
TypeScript
7.2%
JavaScript
2.1%
CSS
1.3%