Coder Social home page Coder Social logo

security-starter-react's Introduction

security-starter-react

React starter project to work with security-starter-backend

Información del proyecto

Datos del proyecto

El proyecto tiene las siguientes opciones de configuración:

  • TypeScript: Sí.
  • ESLint: Sí, para tener un estándar de código entre los colaboradores.
  • Tailwind CSS: Fue agregado después de manera manual.
  • Utilizar el directorio src/: Sí.
  • Utilizar el direction app/: No.
  • Import alias: @/* (opción por defecto).

Informacion sobre el layout

Correr el proyecto

Para probar el proyecto seguir en orden los siguientes pasos:

Clonar el repositorio:

git clone https://github.com/jokoframework/security-starter-react.git
cd security-starter-react

Agregar fake backend y correr los servidores

Nota: Asegurarse de posicionarse en la ruta raiz del proyecto antes de ejecutar lo siguiente:

1. Instalar dependencias definidas en el package.json:

npm install

2. Definir variables de entorno.

    2.1 Crear el archivo .env.local:

vi .env.local

    2.3 Definir las siguientes variables de entorno:

NEXT_PUBLIC_API_URL=http://localhost:3001

3. Correr el servidor json:

npm run mockdb

4. Correr el servidor web:

npm run dev

5. Ir a la siguiente url:

http://localhost:3000

security-starter-react's People

Contributors

mathimartinez00 avatar alainvega avatar rodrigojv avatar ncanatta avatar

Watchers

James Cloos avatar Ale Feltes Quenhan avatar  avatar Leticia Pfannl avatar  avatar

Forkers

mathimartinez00

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.