Change the repository type filter
All
Repositories list
9 repositories
server-template
Public templateThis repository offers a detailed template for establishing a server with Express, complete with all essential dependencies to guarantee a seamless development process. The template is structured to uphold the modular monolith architecture, fostering a tidy and sustainable code structure.use-cases
PublicgoFundBd
Publicpacific-enggBD-v2
Publichow-to-github
PublicThis How-To Guide provides a comprehensive overview for effectively collaborating on GitHub by utilizing Projects and Issues, as well as setting up essential Visual Studio Code (VSCode) extensions.client-template
Public templateThis repository offers a detailed template for establishing a client with React, complete with all essential dependencies to guarantee a seamless development process. The template is structured to uphold the modular monolith architecture, fostering a tidy and sustainable code structure.server-boilerplate
PublicThis repository contains a pre-configured template for the backend server of a MERN (MongoDB, Express.js, React.js, Node.js) stack application. It includes essential configurations, such as routes, middleware, and database connections, to kickstart development efficiently.client-boilerplate
PublicThis repository contains a pre-configured template for the frontend client of a MERN (MongoDB, Express.js, React.js, Node.js) stack application. It provides a foundation for building the user interface of your application, including essential components, state management setup, and routing configurations.