https://github.com/developer3027/nest_blog
blog api built with nest
https://github.com/developer3027/nest_blog
Last synced: 4 months ago
JSON representation
blog api built with nest
- Host: GitHub
- URL: https://github.com/developer3027/nest_blog
- Owner: Developer3027
- Created: 2022-10-20T13:06:11.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-20T14:26:27.000Z (over 3 years ago)
- Last Synced: 2024-12-29T03:43:18.083Z (over 1 year ago)
- Language: TypeScript
- Size: 152 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dev blog
NestJs for the API. Used a SQL database. Free with ElephantSql for small PostgresSql db. Add .env file to root of api folder and include your connection string to DATABASE_URL.