Skip to content

elaastic/elaasticatalog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project

💻 Configuration

After cloning the project locally, you can install the necessary dependencies with:

npm i

To create the Docker containers:

docker compose up -d

.env files are required for the application to function (for both frontend and backend). .env.example files are available with the expected values.

Once these steps are completed, you can start the project by running the following command (in both /frontend and /backend):

npm run dev

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published