Giter VIP home page Giter VIP logo

upnext's Introduction

About

A comprehensive, open-source Visual Studio Code extension for creating boilerplate for a fullstack SaaS application with one simple command. UpNext delivers all of the features needed to jumpstart your application including end to end CRUD functionality, authentication, payments/billing and more.

โš ๏ธ Disclaimer: This is beta software, which means there may still be bugs. Please report any bugs and share your feedback.

UpNext is currently only compatible with npm for package management.

Installation

  1. Install Visual Studio Code

  2. Launch Visual Studio Code

  3. Install our UpNext extension from the Visual Studio Marketplace

Configuration

  • Initiate a git repository including your README, .gitignore, and LICENSE as we do not provide these files. Then, open your repository with Visual Studio Code.

  • Launch the command palette by using Ctrl-Shift-P (Windows, Linux) or Cmd-Shift-P (Mac/OSX)

  • Type in and select Create Boilerplate from the drop down menu

  • Create Boilerplate should create a new UpNext terminal in your VS Code and start installing all of your dependencies. Wait until installation has concluded before continuing.

  • Now that you have all of your dependencies, run the npm test script to ensure that all of your files/directories have been successfully created. If you are missing files, run the Create Boilerplate command again and re-run your test script until you pass all tests.

  • After all of your files/directories have been successfully created, head over to your .env file located in the root directory. It should look a little something like this:

  • Your .env file houses all of the sensitive information for your OAuth and Stripe Payments. Be sure to replace our placeholder strings with your ids and secrets (do not include quotes) before attempting to test the authentication and payments page. Be sure to include your .env in your .gitignore for security purposes.

  • Once you have your ids and secrets properly assigned, test our boilerplate by starting Next in development mode using npm run dev and in a different terminal use npm run startdev to start the server.

  • Congratulations, you've finished configuring your UpNext boilerplate. Now focus on your business logic. If you've enjoyed your experience, star us on Github and clap our Medium article.

Features

A modern and robust tech stack for all types of applications including:

Release Notes

UpNext current version: 1.0.0

1.0.0

Initial release of UpNext

Contributors

upnext's People

Contributors

andrewkimq avatar jason-d-lee avatar jorgecarlosfernandez avatar kaijosefevans avatar peterhyesung avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  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.