Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Real time code sharing application built in NextJS and Tailwind CSS. Backend is built in Express.js with Prisma

License

Notifications You must be signed in to change notification settings

gaiusmathew/codeshare

Repository files navigation

codeshare

Real time code sharing application built in NextJS and Tailwind CSS.

Contributing

When contributing to this repository, please first discuss the change you wish to make via issue.

Setup

To set up a development environment, please follow these steps:

  1. Clone the repo

     git clone https://github.com/gaiusmathew/codeshare.git
  2. Change directory to the project directory

    cd devMusic
  3. Install the dependencies

     npm install

    If you get an error, please check the console for more information.

    If you don't get an error, you are ready to start development.

  4. Run the app

    npm run dev

    Project will be running in the browser.

    Open http://localhost:3000 to view it in your browser.

Screenshots

Dev Music Dashboard

Issues

You've found a bug in the source code, a mistake in the documentation or maybe you'd like a new feature? You can help us by submitting an issue on GitHub. Before you create an issue, make sure to search the issue archive -- your issue may have already been addressed!

Please try to create bug reports that are:

  • Reproducible. Include steps to reproduce the problem.
  • Specific. Include as much detail as possible: which version, what environment, etc.
  • Unique. Do not duplicate existing opened issues.
  • Scoped to a Single Bug. One bug per report.

Thank you for your support.

About

Real time code sharing application built in NextJS and Tailwind CSS. Backend is built in Express.js with Prisma

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published