Oniooo Server Repository Oniooo's Server Repository Installation To set up this project locally, follow these steps: git clone [repository_url] cd [repository_name] npm install Run the server To run the server locally, follow these steps: npm start