This project has the purpose of convert a log of Quake 3 an JSON consumable object.
This project need the NodeJS installed on your machine.
If you dont have one of these packages on your computer, follow the steps:
Download and install
Now we have the basic for execute the project.
Open a Terminal in the same directory of package.json file and run the command:
$ npm install
After install all dependencies, you are ready for start the project.
$ npm run test
$ npm run dev
$ npm run prod
- For stop the production server: npm run stop-prod.
After run one of enviroments, the server is running at port 5000 and accept GET requisition on URL: http://localhost:5000/api/quakeLogs