smooth-code-website
Install
docker-compose up -d
yarn
yarn db:load
yarn db:seed
Create a .env with:
TZ=utcRun
yarn dev:server
yarn dev:client
| ★ wanayoo — archive 1999 https://github.com/smooth-code/website | Nouvelle recherche | Portail wanayoo |
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign up| Failed to load latest commit information. | |||
|
|
.circleci |
|
|
|
|
.storybook |
|
|
|
|
config |
|
|
|
|
db |
|
|
|
|
migrations |
|
|
|
|
public |
|
|
|
|
scripts |
|
|
|
|
seeds |
|
|
|
|
src |
|
|
|
|
.babelrc |
|
|
|
|
.browserslistrc |
|
|
|
|
.eslintignore |
|
|
|
|
.eslintrc.js |
|
|
|
|
.gitignore |
|
|
|
|
.nvmrc |
|
|
|
|
.prettierignore |
|
|
|
|
.prettierrc |
|
|
|
|
Procfile |
|
|
|
|
README.md |
|
|
|
|
docker-compose.yml |
|
|
|
|
jest.config.js |
|
|
|
|
knexfile.js |
|
|
|
|
nodemon.json |
|
|
|
|
package.json |
|
|
|
|
webpack.config.babel.js |
|
|
|
|
yarn.lock |
|
|
docker-compose up -d
yarn
yarn db:load
yarn db:seed
Create a .env with:
TZ=utcyarn dev:server
yarn dev:client