Skip to content

malforsaja/fastify-mongo-react

Repository files navigation

Install backend

  1. Clone the repository
  2. Install the dependencies npm install
  3. Update the .env file with the correct values
  4. Start the server npm run dev
  5. Open http://localhost:3000 with your browser to see the result.
  6. Check the API documentation for more information about the endpoints.

Install frontend

  1. Change directory to the frontend folder cd ui
  2. Install the dependencies npm install
  3. Start the server npm run dev
  4. Open http://localhost:5173 with your browser to see the result.

Improvements

  • Add API testing
  • Add frontend testing
  • Add CI/CD github actions
  • Add docker support

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published