Skip to content
/ ersn.net Public

Website for Ebbetts Radio Safety Net.

License

Notifications You must be signed in to change notification settings

dpup/ersn.net

Repository files navigation

Ebbetts' Radio Safety Net

ERSN provides emergency communications coverage for the Arnold and Murphy's region in California. This repository contains our community website, hosted at ersn.net.

🚀 Quick Start

To run the server locally run the following:

# Install pnpm if you haven't already
brew install pnpm

# Install dependencies
pnpm install

# Start development server
pnpm run dev

Then point your browser at http://localhost:4321

🤝 Contributing

We welcome contributions from the community! Whether you're fixing bugs, improving documentation, or adding new features, here's how you can contribute:

Getting Started

  1. Fork the repository
  2. Create a new branch for your feature (git checkout -b feature/amazing-change)
  3. Make your changes
  4. Run the site locally to ensure everything works (pnpm run dev)
  5. Commit your changes (git commit -m 'Add amazing change')
  6. Push to your branch (git push origin feature/amazing-change)
  7. Open a Pull Request, include screenshots of your changes

Guidelines

  • Please follow existing coding style and conventions
  • Update documentation as needed
  • Keep commits focused and write clear commit messages
  • Be respectful and constructive in discussions

📦 Deployment

When changes are merged, GitHub Actions will automatically deploy it to infrastructure hosted by Reflexive Labs.

📱 Community

📄 License

This project is licensed under the Mozilla Public License 2.0 (MPL-2.0). See the LICENSE file in the repository for the full license text.

Please note that while the source code is open source, some content (including logos, images, and specific text content) may be copyrighted and require explicit permission for use. For details about usage rights for specific content, please contact the project maintainers.

About

Website for Ebbetts Radio Safety Net.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published