Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/josephabbey/decago
- Owner: JosephAbbey
- License: mit
- Created: 2022-07-16T20:33:20.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-06T11:16:12.000Z (over 1 year ago)
- Last Synced: 2024-10-07T13:19:39.686Z (about 1 month ago)
- Topics: database, javascript, nextjs, nodejs, npm, react, typescript, yarn
- Language: TypeScript
- Homepage: https://josephabbey.github.io/decago/
- Size: 1.02 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
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.