Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rafaelgoulartb/ig.news
📰 Dt.news project made in ignite bootcamp.
https://github.com/rafaelgoulartb/ig.news
0auth cms fauna-db nextjs oauth serverless typescript
Last synced: about 15 hours ago
JSON representation
📰 Dt.news project made in ignite bootcamp.
- Host: GitHub
- URL: https://github.com/rafaelgoulartb/ig.news
- Owner: RafaelGoulartB
- Created: 2021-10-09T19:19:42.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-10-23T13:44:56.000Z (about 3 years ago)
- Last Synced: 2024-11-09T01:52:19.642Z (about 2 months ago)
- Topics: 0auth, cms, fauna-db, nextjs, oauth, serverless, typescript
- Language: TypeScript
- Homepage: ig-news-mauve-one.vercel.app
- Size: 155 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
ig.news> 🤑 Ig News project made in ignite bootcamp.
---
# :pushpin: Table of Contents
* [Demo Website](#eyes-demo-website)
* [Technologies](#computer-technologies)
* [Features](#rocket-features)
* [How to run](#construction_worker-how-to-run)
* [Found a bug? Missing a specific feature?](#bug-issues)
* [Contributing](#tada-contributing)
* [License](#closed_book-license)# :eyes: Website
👉 https://ig-news-mauve-one.vercel.app/# :computer: Technologies
This project was made using the follow technologies:* [Next](https://nextjs.org/)
* [Stripe](https://stripe.com/docs)
* [React.js](https://reactjs.org/docs/getting-started.html)
* [Typescript](https://www.typescriptlang.org/)# :rocket: Features
- News
# :construction_worker: How to run
**You need to install [Node.js](https://nodejs.org/en/download/) and [Yarn](https://yarnpkg.com/) first, then:**
### Install Dependencies
```bash
yarn install
```
### Run Aplication
```bash
yarn dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
# :bug: Issues
Feel free to **file a new issue** with a respective title and description on the the [ig.news](https://github.com/RafaelGoulartB/ig.news/issues) repository. If you already found a solution to your problem, **i would love to review your pull request**!
# :tada: Contributing
First of all, thank you for being interested in helping out, your time is always appreciated in every way. :100:Here's some tips:
* Check the [issues page](https://github.com/RafaelGoulartB/ig.news/issues) for already opened issues (or maybe even closed ones) that might already address your question/bug/feature request.
* Feature requests are welcomed! Provide some details on why it would be helpful for you and others, explain how you're using bull-board and if possible even some screenshots if you are willing to mock something!Check out the [contributing](./CONTRIBUTING.md) page to see the best places to file issues, start discussions and begin contributing.
# :closed_book: License
Released in 2020.
This project is under the [MIT license](./LICENSE).Made with love by [RafaelGoulartB](https://github.com/RafaelGoulartB) 🚀