Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/taiki-fw/linkapp

To collect my url (bookmark)
https://github.com/taiki-fw/linkapp

docker express postgres react react-router redux-thunk styled-components typescript

Last synced: 20 days ago
JSON representation

To collect my url (bookmark)

Awesome Lists containing this project

README

        

# LinkApp

collection link from \*

## skill
- front-end => react(use create-react-app generator) / react-router / super-agent(send HTTP Request)
- backend => Node.js(Express) / babel / nodemon / bcrypt
- infrastructure => docker / postgresql / dotenv

Could you read package.json for details;

## function

- registration ... express session
- CRUD my link card ... postgres/express api/react
- routing ... react-router
- search link card ... react

## Get Started

At first please command `brew services stop postgresql` in your local.

1. clone this repository
2. `yarn install`
4. `docker-compose up --build -d`
5. `cd /LinkAppNew/backend` && `yarn start`
6. `cd /LinkAppNew/client` && `yarn start`

**this repositry need to install docker environment in your pc and set db information on .env(if don't exist, please create it)**

## Error

if you didn't create docker container to follow description above , try to halt postgres in your localhost.

## project rules

https://www.dropbox.com/scl/fi/4fr7n7jiqfc4iuus74r2t/.paper?dl=0&rlkey=ewr8mnkmt6mmsljmsrsl1n1qn