Skip to content

🧠 Monorepo playground | Workflows, GithubActions, Eslint, Husky, (...)

Notifications You must be signed in to change notification settings

JoKenPo/fakerepo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FakeRepo [Em Construção]

FakeRepo is an experimental project exploring concepts in web development, including:

  • Monorepo: Managing both backend and frontend projects in a single repository.
  • Real-time communication: Utilizing Socket.IO to synchronize data between clients.
  • Full-stack development: Building a complete application, from backend to user interface.

Goal:

The primary goal of this project is to create an application similar to Google Sheets, enabling collaborative editing and instant data updates among users.

Technologies Used

  • Backend: [List the technologies used in the backend, such as Node.js, Express, MongoDB, etc.]
  • Frontend: [List the technologies used in the frontend, such as React, Next.js, etc.]
  • Communication: Socket.IO

Getting Started

  1. Clone the repository:

    git clone https://github.com/JoKenPo/fakerepo
  2. Install dependencies:

    npm install
  3. Start the server:

    npm run dev:server

    This will start the backend server on port 4003.

  4. Start the frontend:

    npm run dev:web

    This will start the frontend on port 3000.

Now you can access the application at http://localhost:3000 in your browser.

Contributing

Feel free to contribute to FakeRepo! If you have any suggestions, corrections, or new features, open a pull request.

About

🧠 Monorepo playground | Workflows, GithubActions, Eslint, Husky, (...)

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages