Home

Awesome

Astro

An Nostr relay, built using Elixir.

Implementation

Development

You can setup your own development / production environment of Astro easily by grabbing your dependencies, creating your database, and running the server.

Now you can visit localhost:4000 from your browser.

Ready to run in production? Please check out the deployment guides.

Contributing

  1. Fork it!
  2. Create your feature branch (git checkout -b feature/my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin feature/my-new-feature)
  5. Create new Pull Request

Testing

Astro includes a comprehensive and very fast test suite, so you should be encouraged to run tests as frequently as possible.

mix test

Help

If you need help with anything, please feel free to open a GitHub Issue.

License

WebSubHub is licensed under the MIT License.