Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/taiki-fw/linkapp
- Owner: taiki-fw
- Created: 2019-08-09T14:56:55.000Z (over 5 years ago)
- Default Branch: development
- Last Pushed: 2023-01-04T22:01:26.000Z (about 2 years ago)
- Last Synced: 2024-11-01T16:36:24.652Z (2 months ago)
- Topics: docker, express, postgres, react, react-router, redux-thunk, styled-components, typescript
- Language: JavaScript
- Homepage:
- Size: 1.61 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 47
-
Metadata Files:
- Readme: README.md
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 / dotenvCould 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