Template Request: undb
chandrika
EMPLOYEEOP

9 months ago

undb is an open-source no-code platform built on SQLite, designed for building secure, offline-capable, and local-first applications

This bounty will be paid out when:

  • A high-quality undb Railway template is presented

  • All potential template feedback has been incorporated

  • All requirements are met and tested

Template requirements:

  • Volume-backed SQLite database using correct mount path

  • undb container properly configured for Railway

  • Correctly configured domain and port setting to ensure the service is accessible

A few resources to get you started:

Solved$100 Bounty

Pinned Solution

9 months ago

Here is my template: https://railway.com/template/tEWVpP?referralCode=app

Note, the current way undb stores their sqlite makes it unusable with volumes on Railway so I'm using using an sqlite database as storage here (they store it within the root of the application from what I can tell)

8 Replies

9 months ago

I've got this one smile emoji


9 months ago

Sorry loudbook, I just finished this template


9 months ago

May the higher quality template win.


9 months ago

Here is my template: https://railway.com/template/tEWVpP?referralCode=app

Note, the current way undb stores their sqlite makes it unusable with volumes on Railway so I'm using using an sqlite database as storage here (they store it within the root of the application from what I can tell)


dev

Here is my template: https://railway.com/template/tEWVpP?referralCode=appNote, the current way undb stores their sqlite makes it unusable with volumes on Railway so I'm using using an sqlite database as storage here (they store it within the root of the application from what I can tell)

9 months ago

Amazing, but seems like you are missing a health check path.


9 months ago

I didn't add any because undb doesn't have any healthcheck endpoints, think I should point it to root then?


9 months ago

Nevermind, found the endpoint, had to go deep dive their codebase to find it

I added the healthcheck endpoint, thanks for pointing that out


lofimit
HOBBY

9 months ago

Please let me know if @dev's template was accepted, if not I will build one.


Status changed to Solved brody 10 months ago


Loading...