8000 GitHub - fvedoin/companies-catalog
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fvedoin/companies-catalog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Industries Catalog

This project was implemented with NestJS (API) & Vite + Tailwind (web).

Deploy

This project was deployed using Netlify and the working demo is available here. Check the statuses below:

  • API:

    Netlify Status

  • WEB:

    Netlify Status

Prerequisites

Ensure the following are installed on your system:

  • Node.js (v20.9.0)
  • pnpm:
npm install -g pnpm

Project Configuration

Create a .env file in the root of your web project to store environment-specific variables. Example:

VITE_API_URL=http://localhost:3000/api

Running the Project

  1. Install dependencies:
pnpm install
  1. Start the development server:
pnpm dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0