Skip to content

This is a simple CRUD application using Outerbase features and database.

License

Notifications You must be signed in to change notification settings

trace2798/outerbase_quotes

Repository files navigation

Creating an application with Outerbase: Next.js, Clerk and Outerbase

This repo is for my submission for the Outerbase X Hashnode hackathon, which took place during September 1 - September 30, 2023

You can use this repo as a reference to create your own application using Outerbase.

Getting Started

Either fork the repo or directly clone it

Prerequisites

**Node version 16.8 or later
**macOS, Windows (including WSL), and Linux are supported.

To directly clone the repo

git clone https://github.com/trace2798/outerbase_quotes/tree/master

Install packages

npm i

Start the app

npm run dev

Available commands

Running commands with npm npm run [command]

command description
dev Starts a development instance of the app
build To build your application
start Starts a production instance of the app

A very detailed article to recreate this application on Hashnode

About

This is a simple CRUD application using Outerbase features and database.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published