Skip to content

Commit

Permalink
Merge pull request #152 from Frnn4268/Frnn
Browse files Browse the repository at this point in the history
Test commit for new workflows
  • Loading branch information
Frnn4268 authored Oct 28, 2024
2 parents cab6146 + 99a7ad6 commit 4899838
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion backend/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -71,4 +71,4 @@ const startServer = async () => {
};

// Connect to the database and then start the server
startServer();
startServer();
2 changes: 1 addition & 1 deletion frontend/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ This template provides a minimal setup to get React working in Vite with HMR and
Currently, two official plugins are available:

- [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/README.md) uses [Babel](https://babeljs.io/) for Fast Refresh
- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh
- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh

0 comments on commit 4899838

Please sign in to comment.