Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/josephabbey/decago

A framework for building nextjs apps including a database, authentication, routing, and a server.
https://github.com/josephabbey/decago

database javascript nextjs nodejs npm react typescript yarn

Last synced: about 1 month ago
JSON representation

A framework for building nextjs apps including a database, authentication, routing, and a server.

Awesome Lists containing this project

README

        

[![based-on-next.js](https://img.shields.io/badge/Based%20on-Next.js-1f425f.svg)](https://nextjs.org/)
[![GitHub license](https://badgen.net/github/license/JosephAbbey/decago)](https://github.com/JosephAbbey/decago/blob/main/LICENSE)
[![GitHub latest commit](https://badgen.net/github/last-commit/JosephAbbey/decago/main)](https://github.com/JosephAbbey/decago/commit/)
[![GitHub contributors](https://badgen.net/github/contributors/JosephAbbey/decago)](https://github.com/JosephAbbey/decago/graphs/contributors/)

[![Made with JavaScript](https://img.shields.io/badge/Made%20with-JavaScript-yellow?style=for-the-badge&logo=Javascript)](https://www.javascript.com)
[![Made with and for TypeScript](https://img.shields.io/badge/Made%20with%20and%20for-TypeScript-blue?style=for-the-badge&logo=Typescript)](https://www.typescriptlang.org/)

[![NPM](https://nodei.co/npm/decago.png)](https://npmjs.org/package/decago)

[![NPM](https://nodei.co/npm/@decago/orm.png?mini=true)](https://npmjs.org/package/@decago/orm)

# Decago

A framework for building nextjs apps including a database, authentication, routing, and a server.