Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get your own roadmap backend server #76

Open
valentin-mille opened this issue Sep 13, 2023 · 4 comments
Open

Get your own roadmap backend server #76

valentin-mille opened this issue Sep 13, 2023 · 4 comments

Comments

@valentin-mille
Copy link

Hey there 👋,

I made a back-end server with Swift Vapor so everyone can have their own server to use Roadmap.
The server includes the API to call and the database that persists changes made through the API.

I already use it to track user's votes on my server.

The deployment process has been documented so you can quickly start your own server (for free). If you find any unprecise information in the README, please feel free to tell me.

👉 You can check the source code here, too: https://github.com/valentin-mille/RoadmapBackend

@AvdLee AvdLee pinned this issue Sep 19, 2023
@AvdLee
Copy link
Owner

AvdLee commented Sep 19, 2023

@valentin-mille thank you so much! I've pinned your issue to make it more clear. Feel free to open a PR with a paragraph of copy inside the readme of our project. I believe it could help many!

@valentin-mille
Copy link
Author

Thank you @AvdLee for pinning the issue. I hope it will help and develop the Roadmap usage.

What do you mean by a "paragraph of copy"?
I understand it as a small paragraph introducing RoadmapBackend, is that right?

@LeonardoCardoso
Copy link

Thanks for creating this @valentin-mille. I’ve tested it and it works flawlessly.
And, thanks @AvdLee @jordibruin @hiddevdploeg for the awesome library.

@AvdLee
Copy link
Owner

AvdLee commented Oct 9, 2023

What do you mean by a "paragraph of copy"?

Basically installation instructions to use your backend server 👌

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

No branches or pull requests

3 participants