create the following file
./server_src/token.json
{
"bearerToken": "Your Api Key"
}
npm install
npm start-dev
navigate to http://localhost:5001
| Name | Name | Last commit date | ||
|---|---|---|---|---|
create the following file
./server_src/token.json
{
"bearerToken": "Your Api Key"
}
npm install
npm start-dev
navigate to http://localhost:5001