A Webapp Template built by RainySystems with Next.js and Appwrite

Overview

🔖 RainySystems Template Webapp

A Template Webapp with basic functionality built with Next.js and Typescript.

Demo:

You can check out a live demo of the project HERE

🎬 Getting Started

🤘 Install Appwrite

Follow the simple Installation Guide to get Appwrite up and running in no time. You can either deploy Appwrite on your local machine or, on any cloud provider of your choice.

Run locally

Follow these instructions to run the Template app locally:

$ git clone https://github.com/RainySystems/RS-Webapp-Template-Nextjs.git
$ cd RS-Webapp-Template-Nextjs

Run the following command to generate your .env.local vars

$ cp .env.local.example .env.local

Now fill in the envrionment variables we discussed above in your .env.local

Now run the following commands and you should be good to go 💪🏼

$ npm i
$ npm run dev

🤕 Support

If you get stuck anywhere, hop onto our support channels in discord and we'd be delighted to help you out 🤝

Readme inspired by appwrite/demo-todo-with-svelte.

You might also like...

Chat application with express.js and ejs template engine

Full Stack Chat Applicaton project with Node Express.js MongoDB & EJS Template Engine - Tutorial Series Youtube Tutorial link You can get the complete

Dec 28, 2022

Next-gen, highly customizable content editor for the browser - based on React and Redux and written in TypeScript. WYSIWYG on steroids.

ReactPage ReactPage is a smart, extensible and modern editor ("WYSIWYG") for the web written in React. If you are fed up with the limitations of conte

Jan 6, 2023

An interactive CLI automation tool 🛠️ for creating react.js and next.js projects most fast and efficiently. ⚛️

An interactive CLI automation tool 🛠️ for creating react.js and next.js projects most fast and efficiently. ⚛️

An interactive CLI automation tool 🛠️ for creating react.js and next.js projects most fast and efficiently. ⚛️ About ℹ️ ReexJs CLI is an interactive

Apr 12, 2022

An inventory and financial control system created in Next.js and Redux

An inventory and financial control system created in Next.js and Redux

An inventory and financial control system created in Next.js and Redux

Nov 10, 2022

Voler - The first Bootstrap 5 admin dashboard template

Voler - The first Bootstrap 5 admin dashboard template

HEAD Voler Voler is a Admin Dashboard Template that can help you develop faster. Made with Bootstrap 5 Alpha. No jQuery dependency. Installati

Dec 28, 2022

This library is a template to generate new angular component libraries.

This library is a template to generate new angular component libraries.

Open Template Hub - UI Library Template v1 This library is a template to generate new angular component libraries. About the NPM Package Package Insta

Dec 18, 2022

template with nextts, eslint&prettier, husky&lint-staged, tailwindcss&styled-components

Setup npm i Use VSCode, make sure the recommended eslint and prettier plugins are installed. Automatic linting should occur when you save! npx husky i

Mar 9, 2022

trying to clone tiktok using next, typescript, tailwindcss and hasura graphql. For educational purposes only

This is a Next.js project bootstrapped with create-next-app. Getting Started First, run the development server: npm run dev # or yarn dev Open http://

Jan 4, 2022

This is a minimal Next.js app where you can create birthday wishes and share the link to anyone :)

This is a minimal Next.js app where you can create birthday wishes and share the link to anyone :)

Happy Birthday Wisher Check out the Live Website This is a simple Next.js project where you can generate a birthday wish for someone. Just enter their

Dec 22, 2022
Comments
  • Review of discord showcase

    Review of discord showcase

    Issue 01: Clicking dashboard (without log in) redirecting to login page. Calling -> v1/account multiple times.

    Issue 02: Clicking dashboard (without log in) you will be redirect to login page. Now press back button and observe. You will see application menu for very short time.

    Issue 03: Other than valid url user should navigate user to root url if possible. e.g: If user is not authorized we can set user to login/registration page.

    Issue 04: After logged in. a message is displaying user will be auto redirected but it is not redirecting user to expected place.

    bug 
    opened by bluetoothfx 1
Releases(v2.2.0)
  • v2.2.0(Mar 1, 2022)

    Release v2.2.0

    Added/changed Features:

    • Add functionality enabling users to verify their email address.

    If you like this template make sure to give the repo a ⭐.

    If you are experiencing any issues or have a feature request make sure to open an issue.

    Full Changelog: https://github.com/RainySystems/RS-Webapp-Template-Nextjs/compare/v2.1.0...v2.2.0

    Source code(tar.gz)
    Source code(zip)
  • v2.1.0(Mar 1, 2022)

    Release v2.1.0

    Added/changed Features:

    • Refactored/Improved login, register, profile, dashboard1, dashboard2, dashboard3 pages

    If you like this template make sure to give the repo a ⭐.

    If you are experiencing any issues or have a feature request make sure to open an issue.

    Full Changelog: https://github.com/RainySystems/RS-Webapp-Template-Nextjs/compare/v2.0...v2.1.0

    Source code(tar.gz)
    Source code(zip)
  • v2.0(Mar 1, 2022)

    Release v2.0

    Added Features:

    • Register (Add Toasts (Success, Error))
    • Login (Add Toasts (Success, Error))
    • Oauth2 Login (Add Toasts (Success, Error))
    • Removed protected route
    • Add 3 different Dashboards (/dashboard, /dashboard/index2, /dashboard/index3)
    • Add profile page where User's can update their Profile (/dashboard/profile)
    • And some code refactoring

    If you like this template make sure to give the repo a ⭐.

    If you are experiencing any issues or have a feature request make sure to open an issue.

    Full Changelog: https://github.com/RainySystems/RS-Webapp-Template-Nextjs/compare/v1.0...v2.0

    Source code(tar.gz)
    Source code(zip)
  • v1.0(Feb 28, 2022)

    Features:

    • Register
    • Login
    • Oauth2 Login
    • Protected Route (Requires login)

    If you like this template make sure to give the repo a ⭐.

    If you are experiencing any issues or have a feature request make sure to open an issue.

    Source code(tar.gz)
    Source code(zip)
A Webapp related to Crypto go and have a look shows every thing you want to know

Getting Started with Create React App This project was bootstrapped with Create React App. Available Scripts In the project directory, you can run: np

Kamal joshi 3 Oct 19, 2021
Quizzical is a WebApp that access trivia questions from the Open Trivia Database API and score players based on their answers

Quizzical is a WebApp that access trivia questions from the Open Trivia Database API and score players based on their answers

Anshul Verma 1 Jan 22, 2022
A React News Webapp.

Getting Started with Create React App This project was bootstrapped with Create React App. Sample Sample.1.mp4 Available Scripts In the project direct

Sumit kumar sahoo 1 Dec 18, 2021
Next.js Blog Template

A simple blog template to quickly get started with writing. It has a clean design and provides a lot of flexibility.

wweb.dev 8 Sep 5, 2022
Next-multipart - Easy & Simple File Uploads for Next.js

Next-Multipart Next-multipart is a small utility library to ease the process of file uploads with Next.js. It uses formidable under the hood, but with

Tim Raderschad 10 Nov 11, 2022
A React Native starter template project with built-in navigation & redux toolkit.

react-native-template A React Native starter template project with built-in navigation & redux toolkit. What's included? @react-native-async-storage/a

Manish Bista 8 Oct 29, 2022
Twitter-Clone-Nextjs - Twitter Clone Built With React JS, Next JS, Recoil for State Management and Firebase as Backend

Twitter Clone This is a Next.js project bootstrapped with create-next-app. Getting Started First, run the development server: npm run dev # or yarn de

Basudev 0 Feb 7, 2022
Utilities library built on top of Next.js providing feature extensions and helpers for common patterns

nextjs-utilites This library provides many helpful utilities for use in Next.js projects. Prerequisites This project requires NodeJS (version 8 or lat

Snehil K 5 Sep 7, 2022
⚡️The Fullstack React Framework — built on Next.js

The Fullstack React Framework "Zero-API" Data Layer — Built on Next.js — Inspired by Ruby on Rails Read the Documentation “Zero-API” data layer lets y

⚡️Blitz 12.5k Jan 4, 2023
A web-app built with next.js that can automatically install mods into a new Minecraft or MultiMC Launcher Profile using the File System Access API

Mod Installer This is a Next.js App which automatically installs fabric mods on your PC and creates a Minecraft Launcher Profile for you. Idea & Inspi

Emma Böcker 18 Nov 27, 2022