Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/odavibatista/postgres-boilerplate

Boilerplate made for creating API applications with PostgreSQL + AdminJS database manipulation interface, with extra utilities needed to start a new journey.
https://github.com/odavibatista/postgres-boilerplate

adminjs boilerplate boilerplate-application boilerplate-template docker jest postgresql

Last synced: 26 days ago
JSON representation

Boilerplate made for creating API applications with PostgreSQL + AdminJS database manipulation interface, with extra utilities needed to start a new journey.

Awesome Lists containing this project

README

        

# Sequelize Boilerplate

Boilerplate application ready for creating Databases and API's with AdminJs included, if you like to use ORM interfaces instead of SQL scripts.
The project comes with most of its config done and with blank spaces for the database's tables' templates.
Docker included, if you'd wish to integrate it with Jest's test environment.
Jest and its types are included. You can change the files to .js extension if you'd like to.
You only need to config it, and it's done!