Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/darkphoenix2704/noco
https://github.com/darkphoenix2704/noco
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/darkphoenix2704/noco
- Owner: DarkPhoenix2704
- Created: 2023-03-29T16:05:15.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-03-29T16:05:18.000Z (over 1 year ago)
- Last Synced: 2024-10-11T00:14:54.456Z (26 days ago)
- Language: Dockerfile
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NocoDB example
This example deploys self-hosted version of [NocoDB](https://www.nocodb.com/). Internally it uses a PostgreSQL database to store the data.
[![Deploy on Railway](https://railway.app/button.svg)](https://railway.app/new/template?template=https%3A%2F%2Fgithub.com%2Frailwayapp-starters%2Fnocodb&plugins=postgresql&envs=NC_ONE_CLICK%2CNC_DATABASE_URL&NC_ONE_CLICKDefault=true&NC_DATABASE_URLDefault=postgres%3A%2F%2F%24%7B%7B+PGUSER+%7D%7D%3A%24%7B%7B+PGPASSWORD+%7D%7D%40%24%7B%7B+PGHOST+%7D%7D%3A%24%7B%7B+PGPORT+%7D%7D%2F%24%7B%7B+PGDATABASE+%7D%7D)
## ✨ Features
- NocoDB
- PostgreSQL## 💁♀️ How to use
- Click the Railway button 👆