Skip to content

Gabrieltrinidad0101/DesignCreate

Repository files navigation

DesignCreate

This project was created solely to put into practice the knowledge I have acquired in recent months.

Environment Variables Frontend

To run this project, you will need to add the following environment variables to your .env file

VITE_BASE_URL

Installation

Install DesignCreate with bash script and docker

  sudo bash ./docker-start.sh

Demo

Link http://163.123.181.49:3000/register

Running Tests Frontend

To run tests, run the following command

  cd e2e
  npx cypress run

Running Tests Backend

To run tests, run the following command

  cd backend
  yarn run test

Authors

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published