Skip to content

ReCoded-Org/fullstack-capstone-dockerized-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Capstone Full-Stack Template

Welcome to the Capstone Full-Stack Template! This repository is a starting point for full-stack development capstone projects, featuring a backend Express server with MongoDB, and a frontend Next.js client, both dockerized for ease of development and deployment.

Features

  • Backend: A Dockerized Express server setup, pre-configured with CORS to handle cross-origin requests, connected to MongoDB for data persistence.
  • Frontend: A Dockerized Next.js application setup for building modern web applications with server-side rendering and static site generation capabilities.
  • Development Environment: Fully dockerized environment for both frontend and backend, ensuring consistency across different setups.

Prerequisites

Before you begin, ensure you have the following installed on your system:

  • Docker and Docker Compose
  • Node.js (recommended: the latest LTS version)
  • Git (for cloning the repository)

Getting Started

Follow the README.md file in each of the client and server for setup steps

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

3 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors