# Yonode + MongoDB with Mongoose This template simplifies setting up a server in [Yonode](https://yonode.org) with Node.js and Express, offering a quick start for server-side development. ## Getting Started Initially, navigate to the .env file to set up the required environment variables. Next, launch the development server: ```bash npm start # or yarn start # or pnpm start # or bun start ``` The server is running and ready to serve requests. Now, Go to the Src directory and start building the server. Happy coding! # mongodb-mongoose # mysql-prisma git init git add . git commit -m first commit git branch -M main git remote add origin https://github.com/mohamedturaab/mysql-prisma.git git push -u origin main # mysql-prisma git init git add . git commit -m first commit git branch -M main git remote add origin https://github.com/mohamedturaab/mysql-prisma.git git push -u origin main # mysql-prisma git init git add . git commit -m first commit git branch -M main git remote add origin https://github.com/mohamedturaab/mysql-prisma.git git push -u origin main