Skip to content

A tool that facilitates the participation of Micro, Small, and Medium businesses (MSMEs) in the Colombian public procurement market.

License

Notifications You must be signed in to change notification settings

open-contracting/credere-frontend

Repository files navigation

Credere Frontend

A tool that facilitates the participation of Micro, Small, and Medium businesses (MSMEs) in the Colombian public procurement market.

Installation

To download the repo dependencies run

npm install

ENV Variables

As the build system is Vite, the variables name should start with VITE_

For VS Code Intellisense to recognize the new variables declare them in the file src/vite-env.d.ts

Package scripts

These are the commands available in package.json

Command Description
npx vite Runs dev server with the HMR locally on port 3000
npx tsc && npx vite build Builds optimized app package in the dist directory
npx vite preview Runs server using the dist folder from a build
npx storybook dev -p 6006 Runs a Storybook locally on port 6006
npx storybook build Builds static app with a Storybook's content

Transifex

For translations, the project is using the Transifex service.

React Implementation

The specific implementation being used is: Transifex Native SDK

For specific instructions on how to use the available components, please refer to:

https://www.npmjs.com/package/@transifex/react

Pushing Content to Transifex Service

It's necessary to use the Transifex CLI in order to push content to the service server.

For detailed instructions on installing the CLI, please refer to:

https://www.npmjs.com/package/@transifex/cli

Push keys to Transifex

To upload the current strings to the Transifex server for translation, execute the following command, we must be positioned within the /src directory of the project

npx txjs-cli push --token=[transifex-token] --secret=[transifex-secret]

About

A tool that facilitates the participation of Micro, Small, and Medium businesses (MSMEs) in the Colombian public procurement market.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages