ASHUTOSH KUMAR SINGH

Results 4 issues of ASHUTOSH KUMAR SINGH

**Is your feature request related to a problem? Please describe.** Currently the images are stored in the local directory and are sent from the same. **Describe the solution you'd like**...

enhancement
frontend

There is only one example present right now in the documentation i.e. Live React Example which can be found here https://finalspaceapi.com/docs/react/ Docusarus uses React Live for the interactive coder so...

documentation
enhancement
help wanted
good first issue
up-for-grabs

Write tests for both backend and frontend code.

enhancement
tests
backend

Relies on #2 i.e. after Tests have been written. Here is a possible ```yaml name: Node.js CI on: [push] jobs: build: runs-on: ubuntu-latest strategy: matrix: node-version: [8.x, 10.x, 12.x] steps:...

tests