Table of Contents
This template is based on the pure commands of each installed library.
To run locally need to install some package, set env and run as localhost.
Install NodeJs at https://nodejs.org/es/download/
Follow these steps to run locally.
- Clone the repo
git clone https://github.com/Aquil3sVoy/server-base
- Install NPM packages
or use yarn
npm install
- Run locally use this command:
npm run start
- Open the browser and go to http://localhost:8080/
- Tes:
npm run test
- Build:
npm run test:coverage
- Express 4 with TypeScript and Express-Rate-Limit
- Jest, [Testing-Library] (https://testing-library.com/), Supertest and MSW for testing
- [Helmet] (https://helmetjs.github.io/) - Security
Use the following checklist to help you get started:
- Rename
name
andauthor
fields inpackage.json
- Change the author name in
LICENSE
- Change the title in
index.html
- Change the favicon in
public
- Modify the manifest in
public
- Clean up the README's content
Ocar Corona - @oscarabcorona - [email protected]
Project Link: https://github.com/Aquil3sVoy/test-authentise.git