Skip to content

valryon/trouveprenom

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

Trouve Prénom

A simple website to help future parents find a name for their kid.

Data

The data is provided by the INSEE. Download link

Versions

  • Visual Studio Community 2017
  • ASP.NET Core 2.

Docker

  • Start in directory TrouvePrenoms
  • In Powershell :
    • docker build -t trouveprenoms .
    • docker run -d -p 8080:80 --name tp trouveprenoms

About

A simple (french) website to help future parents find a name for their kid.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published