Skip to content

Conversation

@ThisIsMissEm
Copy link
Contributor

@ThisIsMissEm ThisIsMissEm commented Feb 24, 2025

  • Sets up an adonis.js application with postgresql, lucid, vite, edge.js, and pico.css
  • Adds database configuration for using SSL CA Certificates (needed for people to deploy with providers like DigitalOcean's Managed Databases)
  • Disables multipart/form-data requests, as the FIRES server doesn't need to handle these, but there's no way to disable them in Adonis.js yet. See: Add support for completely disabling multipart request handling adonisjs/bodyparser#66
  • Adds GitHub Actions workflow for running code checks and tests on the reference server implementation

@changeset-bot
Copy link

changeset-bot bot commented Feb 24, 2025

🦋 Changeset detected

Latest commit: 8304155

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@fedimod/fires-server Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@ThisIsMissEm ThisIsMissEm force-pushed the feat/bootstrap-fires-server-component branch from 537b10c to a9a79e8 Compare February 24, 2025 21:43
@ThisIsMissEm ThisIsMissEm force-pushed the feat/bootstrap-fires-server-component branch 2 times, most recently from 1112ed3 to 8304155 Compare February 24, 2025 22:00
@ThisIsMissEm ThisIsMissEm merged commit 22a7edf into main Feb 24, 2025
9 checks passed
@ThisIsMissEm ThisIsMissEm deleted the feat/bootstrap-fires-server-component branch February 24, 2025 22:01
@github-actions github-actions bot mentioned this pull request Feb 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants