Skip to content

NeonCloud is a cutting-edge hosting platform designed for developers and businesses seeking fast, reliable, and scalable web solutions. Built with Next.js for a seamless user experience and powered by Node.js for robust backend functionality, NeonCloud enables users to deploy applications effortlessly.

License

Notifications You must be signed in to change notification settings

BlessedNur/NeonCloud

Repository files navigation

NeonCloud

License Vercel Deployment Status Contributions Welcome

NeonCloud is a cutting-edge hosting platform designed for developers and businesses seeking fast, reliable, and scalable web solutions. Built with Next.js for a seamless user experience and powered by Node.js for robust backend functionality, NeonCloud enables users to deploy applications effortlessly.

Features

  • Fast and responsive UI with Next.js
  • API routes for dynamic functionality
  • Scalable hosting on AWS
  • Custom subdomain support

Getting Started

Prerequisites

  • Next.js (version 14 or higher)
  • Node.js
  • AWS account for deployment

Installation

# Clone the repository
git clone https://github.com/BlessedNur/neoncloud.git

# Navigate to the project folder
cd neoncloud

# Install dependencies
npm install

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.js. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Inter, a custom Google Font.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

3. CONTRIBUTING.md Template

Contributing to NeonCloud

We welcome contributions to NeonCloud! Here's how you can help:

How to Contribute

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature-name).
  3. Make your changes and commit them (git commit -m "Add new feature").
  4. Push to your branch (git push origin feature-name).
  5. Open a pull request.

Code Style

  • Follow our linter rules (ESLint for JavaScript).
  • Keep your commits clean and descriptive.

Reporting Issues

Please use the issue tracker to report bugs or request new features.

About

NeonCloud is a cutting-edge hosting platform designed for developers and businesses seeking fast, reliable, and scalable web solutions. Built with Next.js for a seamless user experience and powered by Node.js for robust backend functionality, NeonCloud enables users to deploy applications effortlessly.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published