owldo-api-server This is the backend api server for owldo, using ExpressJS Local development Dependencies Install git Install node Install yarn Setting up Clone the repository and cd into it and run the following commands. $ yarn $ yarn dev The server will run at port 8080 by default. Happy coding 🎉