skyf0cker / bridge-appwrite

appwrite backend cloud functions for bridge.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to bridge-appwrite 👋

Version License: Apache License 2.0 Twitter: vophanlee

appwrite backend cloud functions for bridge.

Introduction

this is the backend cloud function for bridge. It uses the appwrite clound function ability and is based on node.js runtime.

It has one function named articleService which is used for fetching user's post on dev.to and verify user's account and so on.

How to use

You should follow the appwrite guidince to setup the appwrite server, create the project, register the cloud funtion.
Note that you should set the correct server port for using the server. You can check out the code to get the detail

How to debug

You can check the docker log of the runtime and appwrite executor

Author

👤 vophanlee

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator

About

appwrite backend cloud functions for bridge.

License:Apache License 2.0


Languages

Language:JavaScript 70.3%Language:TypeScript 29.7%