Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/csdev19/waki-app

money admin app
https://github.com/csdev19/waki-app

nextjs prisma reactjs vercel

Last synced: about 2 months ago
JSON representation

money admin app

Awesome Lists containing this project

README

        

# Waki-app - A web app for financial management

## Author(s)

- [Cristian Sotomayor @csdev19](https://github.com/csdev19)

## Description

This is a web app for financial management. It is built with Next.js, Prisma, and PostgreSQL.

## Next steps

- [x] Create a `docker-compose.yml` file to create a database locally.
- [x] Create a seed file to populate the database with some data.
- [ ] Figure out how to run this project entirely in local.
- [ ] Add a step by step guide to deploy this project to Vercel.
- [ ] Add a step by step guide to create a database in Vercel.
- [ ] Add a step by step guide to run this project locally.

## Getting Started

For now we don't have an step by step guide to run this project locally.

## Based on the following tutorial

Fullstack Authentication Example with Next.js and NextAuth.js

This is the starter project for the fullstack tutorial with Next.js and Prisma. You can find the final version of this project in the [`final`](https://githyarub.com/prisma/blogr-nextjs-prisma/tree/final) branch of this repo.