Skip to content

Open-reSource/openresource.dev

Repository files navigation

Open {re}Source logo

openresource.dev

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

What’s in This Repository

"openresource.dev" is the repository containing the code source deployed to https://openresource.dev.

Status

Contributor Covenant Integration Status

Quick Start

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
npm run vercel Run in the same conditions as Vercel
npm run update:showcase Run the showcase script to gather links from https://github.com/orgs/Open-reSource/discussions/3
npm run test Run the tests

Bugs and Feature Requests

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.

Contributing

Please read through our contributing guidelines.

Community

Get an update on Open {re}Source's development and chat with the project maintainers and community members:

Copyright and License

Code released under the MIT License.

Content (including images) released under CC BY-NC-SA 4.0:

  • public/images/ directory
  • src/content/articles and src/content/modules directories

Thanks

Built with Astro