A guide to help you set up your own self-hosted server. This will give you the same functionalities as a Moralis server, but you are in full control.
Server Repo: https://github.com/MoralisWeb3/Moralis-JS-...
Client Repo: https://github.com/MoralisWeb3/Moralis-JS-...
DB Migration Repo: https://github.com/IAmJaysWay/mongoDBmigar...
Documentation: https://docs.moralis.io/docs/v1-server-sel...
Timestamps:
00:00 Intro
01:14 Server Setup
03:30 MongoDB Setup
05:31 Redis Setup
07:08 Running Server Locally
08:07 Client Setup
09:50 Running Client
11:34 Writing to MongoDB
13:51 Migrate MoralisDB to MongoDB
17:22 Deploy Server to Production