Coder Social home page Coder Social logo

indiestarter-docs's Introduction

Indie Starter Kit

Project setup

This document provides detailed instructions to set up our Nextjs boilerplate, Indie Starter. Follow these steps to expedite your development process with our streamlined processes and features.

Repository Access

To access the Indie Starter repository, purchase a plan. We offer two options: the Pro plan and the Starter plan. Learn more about the plans

After purchasing a plan, clone the repository using the appropriate command:

For Pro plan:

git clone https://github.com/Ali-Hussein-dev/indiestarter-pro [YOUR_APP_NAME]

For Starter plan:

git clone https://github.com/Ali-Hussein-dev/indiestarter-starter [YOUR_APP_NAME]

Project Configuration

Use the following command to move into your project directory:

cd [YOUR_APP_NAME]

Set the Remote Origin

Set the remote origin to your repository using the following command:

git remote set-url origin [YOUR_REPOSITORY_URL]

Install Dependencies

Install the necessary dependencies with the following command:

pnpm install

Add environment variables

Copy the .env.example file to .env.local and fill in the environment variables. Refer to our Environment Variables documentation for more details.

Start the development server with:

pnpm dev

indiestarter-docs's People

Contributors

ali-hussein-dev avatar

Stargazers

Vince Corradetti avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.