Learn how to start the Igbo API locally
If you don’t want to install local dependencies on your machine, please navigate to the Start with Docker to get started.
Prerequisite You should have installed the following dependencies:
The Igbo API will be running at http://localhost:8080
The Igbo API website will be running at http://localhost:3000
This project uses Firebase and requires you to create your own free Firebase project.
Please follow the Firebase Configuration Guide here
Running replica sets locally is machine-intensive and should only be ran for testing or specific-feature development purposes.
To start the dev API server while running MongoDB Replica sets and the Redis cache, run:
To start a Redis server, run:
You must have Redis installed on your machine in order to run the server.
Learn how to start the Igbo API locally
If you don’t want to install local dependencies on your machine, please navigate to the Start with Docker to get started.
Prerequisite You should have installed the following dependencies:
The Igbo API will be running at http://localhost:8080
The Igbo API website will be running at http://localhost:3000
This project uses Firebase and requires you to create your own free Firebase project.
Please follow the Firebase Configuration Guide here
Running replica sets locally is machine-intensive and should only be ran for testing or specific-feature development purposes.
To start the dev API server while running MongoDB Replica sets and the Redis cache, run:
To start a Redis server, run:
You must have Redis installed on your machine in order to run the server.